#include <game_rocket_state.h>
◆ GameRocketState()
◆ destroy()
void GameRocketState::destroy |
( |
| ) |
|
◆ explode()
void GameRocketState::explode |
( |
| ) |
|
◆ getDirection()
◆ getPosition()
const YPos & GameRocketState::getPosition |
( |
| ) |
|
◆ hasDestroyed()
bool GameRocketState::hasDestroyed |
( |
| ) |
|
◆ isExploded()
bool GameRocketState::isExploded |
( |
| ) |
|
◆ move()
void GameRocketState::move |
( |
| ) |
|
◆ m_bDestroyed
bool GameRocketState::m_bDestroyed |
|
private |
◆ m_bExploded
bool GameRocketState::m_bExploded |
|
private |
◆ m_nDirection
◆ m_p0
YPos GameRocketState::m_p0 |
|
private |
The documentation for this class was generated from the following files: