Home
last modified time | relevance | path

Searched defs:notify_collision_with_destructible (Results 1 – 5 of 5) sorted by relevance

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/entities/
H A DArrow.cpp383 void Arrow::notify_collision_with_destructible( in notify_collision_with_destructible() function in Solarus::Arrow
H A DHookshot.cpp355 void Hookshot::notify_collision_with_destructible(Destructible& destructible, CollisionMode /* coll… in notify_collision_with_destructible() function in Solarus::Hookshot
H A DCustomEntity.cpp985 void CustomEntity::notify_collision_with_destructible( in notify_collision_with_destructible() function in Solarus::CustomEntity
H A DHero.cpp1676 void Hero::notify_collision_with_destructible( in notify_collision_with_destructible() function in Solarus::Hero
H A DEntity.cpp3319 void Entity::notify_collision_with_destructible(Destructible& /* destructible */, CollisionMode /* … in notify_collision_with_destructible() function in Solarus::Entity