Intro Class Reference

#include <Intro.h>

Collaboration diagram for Intro:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

static void Init ()
static void Clean ()
static bool Step ()

Private Types

typedef bool(*) StateFunc ()

Static Private Member Functions

static bool SweepSpot ()
static void SpinLogo (float angle)
static bool FadeBanner ()
static bool LoadAOSPresents ()
static bool LoadMetalWarriors ()
static bool Delay ()
static void DrawLogo ()

Static Private Attributes

static Modellogo
static int texture
static StateFunc funcAry []

Member Typedef Documentation

typedef bool(*) Intro::StateFunc() [private]


Member Function Documentation

static void Intro::Clean (  )  [static]

static bool Intro::Delay (  )  [static, private]

static void Intro::DrawLogo (  )  [static, private]

static bool Intro::FadeBanner (  )  [static, private]

static void Intro::Init (  )  [static]

static bool Intro::LoadAOSPresents (  )  [static, private]

static bool Intro::LoadMetalWarriors (  )  [static, private]

static void Intro::SpinLogo ( float  angle  )  [static, private]

static bool Intro::Step (  )  [static]

static bool Intro::SweepSpot (  )  [static, private]


Member Data Documentation

StateFunc Intro::funcAry[] [static, private]

Model* Intro::logo [static, private]

int Intro::texture [static, private]


The documentation for this class was generated from the following file:
Generated on Sun Mar 11 15:33:26 2007 for MetalWarriors by  doxygen 1.4.7