Home
last modified time | relevance | path

Searched defs:get_modified_ground (Results 1 – 4 of 4) sorted by relevance

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/entities/
H A DDynamicTile.cpp78 Ground DynamicTile::get_modified_ground() const { in get_modified_ground() function in Solarus::DynamicTile
H A DDestructible.cpp91 Ground Destructible::get_modified_ground() const { in get_modified_ground() function in Solarus::Destructible
H A DCustomEntity.cpp1212 Ground CustomEntity::get_modified_ground() const { in get_modified_ground() function in Solarus::CustomEntity
H A DEntity.cpp167 Ground Entity::get_modified_ground() const { in get_modified_ground() function in Solarus::Entity