nge::game::StateIntro Class Reference
#include <StateIntro.hpp>
List of all members.
Detailed Description
Definition at line 16 of file StateIntro.hpp.
Constructor & Destructor Documentation
virtual nge::game::StateIntro::~StateIntro |
( |
|
) |
[virtual] |
nge::game::StateIntro::StateIntro |
( |
|
) |
[protected] |
Member Function Documentation
virtual void nge::game::StateIntro::Clear |
( |
GameManager * |
pManager |
) |
[pure virtual] |
virtual void nge::game::StateIntro::Init |
( |
GameManager * |
pManager |
) |
[pure virtual] |
virtual void nge::game::StateIntro::OnEvent |
( |
GameManager * |
pManager |
) |
[pure virtual] |
virtual void nge::game::StateIntro::Update |
( |
GameManager * |
pManager |
) |
[pure virtual] |
The documentation for this class was generated from the following file: