Home
last modified time | relevance | path

Searched refs:update_ice (Results 1 – 2 of 2) sorted by relevance

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/entities/
H A DHero.h356 void update_ice();
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/entities/
H A DHero.cpp304 update_ice(); in update_ground_effects()
315 void Hero::update_ice() { in update_ice() function in Solarus::Hero
1179 update_ice(); in notify_movement_changed()