Home
last modified time | relevance | path

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

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/entities/
H A DHero.h265 void start_grass();
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/entities/
H A DHero.cpp1345 start_grass(); in notify_ground_below_changed()
2281 void Hero::start_grass() { in start_grass() function in Solarus::Hero
2914 start_grass(); in start_state_from_ground()