Home
last modified time | relevance | path

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

/dports/games/wop/wop-0.4.3/src/
H A Dstaticgun_i.hpp58 virtual const IntVector& getCheckPoint() const { in getCheckPoint() function in StaticGunI
/dports/games/blobwars/blobwars-2.00/src/
H A DCGame.cpp111 void Game::getCheckPoint(float *x, float *y) const in getCheckPoint() function in Game
/dports/www/aria2/aria2-1.36.0/src/
H A DAbstractCommand.h209 Timer& getCheckPoint() { return checkPoint_; } in getCheckPoint() function