Home
last modified time | relevance | path

Searched defs:SwordLoadingState (Results 1 – 2 of 2) sorted by relevance

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/hero/
H A DSwordLoadingState.cpp40 Hero::SwordLoadingState::SwordLoadingState(Hero& hero, int spin_attack_delay): in SwordLoadingState() function in Solarus::Hero::SwordLoadingState
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/entities/
H A DHero.h319 …class SwordLoadingState; /**< the hero can walk but his sword is loading for a spin attack … variable