ScreenOutdoors Class Reference

#include <ScreenOutdoors.h>

Inheritance diagram for ScreenOutdoors:

Inheritance graph
[legend]
Collaboration diagram for ScreenOutdoors:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ScreenOutdoors ()
 ScreenOutdoors (const MString &name)
 ~ScreenOutdoors ()
virtual void Init ()
 CLASS_RTTI (ScreenOutdoors, MercuryScreen)

Protected Attributes

MercurySkyBoxm_pSkyBox
MercuryLight m_light

Detailed Description

Definition at line 17 of file ScreenOutdoors.h.


Constructor & Destructor Documentation

ScreenOutdoors::ScreenOutdoors (  )  [inline]

Definition at line 20 of file ScreenOutdoors.h.

ScreenOutdoors::ScreenOutdoors ( const MString name  )  [inline]

Definition at line 21 of file ScreenOutdoors.h.

ScreenOutdoors::~ScreenOutdoors (  ) 

Definition at line 8 of file ScreenOutdoors.cpp.


Member Function Documentation

void ScreenOutdoors::Init (  )  [virtual]

Reimplemented from MercuryScreen.

Reimplemented in ScreenFPS, ScreenFPS2, and ScreenRallyRace.

Definition at line 14 of file ScreenOutdoors.cpp.

ScreenOutdoors::CLASS_RTTI ( ScreenOutdoors  ,
MercuryScreen   
)


Member Data Documentation

MercurySkyBox* ScreenOutdoors::m_pSkyBox [protected]

Definition at line 27 of file ScreenOutdoors.h.

MercuryLight ScreenOutdoors::m_light [protected]

Definition at line 28 of file ScreenOutdoors.h.


The documentation for this class was generated from the following files:
Hosted by SourceForge.net Logo