Home
last modified time | relevance | path

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

/dports/games/wop/wop-0.4.3/src/
H A Drope.cpp88 if( avatar->isSetRopeOut() ) { in update()
H A Davatar.hpp132 bool isSetRopeOut ( void ) const { return m_state & m_stateMask & ROPE_OUT; } in isSetRopeOut() function in Avatar