Home
last modified time | relevance | path

Searched defs:get_draw_override (Results 1 – 2 of 2) sorted by relevance

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/hero/
H A DCustomState.cpp463 ScopedLuaRef CustomState::get_draw_override() const { in get_draw_override() function in Solarus::CustomState
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/entities/
H A DEntity.cpp3874 ScopedLuaRef Entity::get_draw_override() const { in get_draw_override() function in Solarus::Entity