Home
last modified time | relevance | path

Searched defs:is_using_item (Results 1 – 3 of 3) sorted by relevance

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/hero/
H A DUsingItemState.cpp79 bool Hero::UsingItemState::is_using_item() const { in is_using_item() function in Solarus::Hero::UsingItemState
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/entities/
H A DEntityState.cpp1240 bool Entity::State::is_using_item() const { in is_using_item() function in Solarus::Entity::State
H A DHero.cpp2445 bool Hero::is_using_item() const { in is_using_item() function in Solarus::Hero