Home
last modified time | relevance | path

Searched defs:notify_movement_changed (Results 1 – 6 of 6) sorted by relevance

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/hero/
H A DPlayerMovementState.cpp239 void Hero::PlayerMovementState::notify_movement_changed() { in notify_movement_changed() function in Solarus::Hero::PlayerMovementState
H A DCustomState.cpp1591 void CustomState::notify_movement_changed() { in notify_movement_changed() function in Solarus::CustomState
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/movements/
H A DMovement.cpp299 void Movement::notify_movement_changed() { in notify_movement_changed() function in Solarus::Movement
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/entities/
H A DEntityState.cpp610 void Entity::State::notify_movement_changed() { in notify_movement_changed() function in Solarus::Entity::State
H A DHero.cpp1170 void Hero::notify_movement_changed() { in notify_movement_changed() function in Solarus::Hero
H A DEntity.cpp2475 void Entity::notify_movement_changed() { in notify_movement_changed() function in Solarus::Entity