Home
last modified time | relevance | path

Searched defs:get_can_come_from_bad_ground (Results 1 – 3 of 3) sorted by relevance

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/hero/
H A DStairsState.cpp295 bool Hero::StairsState::get_can_come_from_bad_ground() const { in get_can_come_from_bad_ground() function in Solarus::Hero::StairsState
H A DCustomState.cpp1061 bool CustomState::get_can_come_from_bad_ground() const { in get_can_come_from_bad_ground() function in Solarus::CustomState
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/entities/
H A DEntityState.cpp720 bool Entity::State::get_can_come_from_bad_ground() const { in get_can_come_from_bad_ground() function in Solarus::Entity::State