Home
last modified time | relevance | path

Searched refs:start_pulling (Results 1 – 3 of 3) sorted by relevance

/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/hero/
H A DGrabbingState.cpp77 hero.start_pulling(); in update()
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/include/solarus/entities/
H A DHero.h289 void start_pulling();
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/src/entities/
H A DHero.cpp2644 void Hero::start_pulling() { in start_pulling() function in Solarus::Hero