Searched refs:GetTurns (Results 1 – 4 of 4) sorted by relevance
408 int GetTurns() const;472 inline int Game_Party::GetTurns() const { in GetTurns() function
236 return Main_Data::game_party->GetTurns(); in GetTurn()
257 inline unsigned short GetTurns( void ) const; //!< Gets the number of turns taken so far258 …inline gCycleMovement const & GetTurns( unsigned short & turns ) const; //!< Gets the number of tu…520 inline unsigned short gCycleMovement::GetTurns( void ) const in GetTurns() function536 inline gCycleMovement const & gCycleMovement::GetTurns( unsigned short & turns ) const in GetTurns() function
1203 turns = other.GetTurns(); in CopyFrom()