Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members

nge::game::NUSoftwareIntroLevel Class Reference

#include <NUSoftwareIntroLevel.hpp>

Inheritance diagram for nge::game::NUSoftwareIntroLevel:

nge::game::Level irr::IReferenceCounted

List of all members.

Public Member Functions

virtual void clear ()
 Clearing the level from all its data.
virtual void init ()
 Initiate the level, creating its level graph.
virtual void load ()
 Load everything the level needs.
 NUSoftwareIntroLevel (GameManager *pManager)
virtual ~NUSoftwareIntroLevel ()
 Destructor.

Private Attributes

array< ILightSceneNode * > m_aLights
IWorldLevelNodem_pWorld
IZoneLevelNodem_pZone
IZoneGroupLevelNodem_pZoneGroup


Detailed Description

Definition at line 17 of file NUSoftwareIntroLevel.hpp.


Constructor & Destructor Documentation

nge::game::NUSoftwareIntroLevel::NUSoftwareIntroLevel ( GameManager pManager  )  [inline]

Definition at line 20 of file NUSoftwareIntroLevel.hpp.

virtual nge::game::NUSoftwareIntroLevel::~NUSoftwareIntroLevel (  )  [inline, virtual]

Destructor.

Definition at line 24 of file NUSoftwareIntroLevel.hpp.


Member Function Documentation

virtual void nge::game::NUSoftwareIntroLevel::clear (  )  [virtual]

Clearing the level from all its data.

Reimplemented from nge::game::Level.

virtual void nge::game::NUSoftwareIntroLevel::init (  )  [virtual]

Initiate the level, creating its level graph.

Reimplemented from nge::game::Level.

virtual void nge::game::NUSoftwareIntroLevel::load (  )  [virtual]

Load everything the level needs.

Implements nge::game::Level.


Member Data Documentation

array<ILightSceneNode*> nge::game::NUSoftwareIntroLevel::m_aLights [private]

Definition at line 33 of file NUSoftwareIntroLevel.hpp.

Definition at line 35 of file NUSoftwareIntroLevel.hpp.

Definition at line 37 of file NUSoftwareIntroLevel.hpp.

Definition at line 36 of file NUSoftwareIntroLevel.hpp.


The documentation for this class was generated from the following file:

The NUSoftware Game Engine
The NUSoftware Game Engine Documentation © 2007-2008 by Tomer Nosrati. Generated on Sat Apr 26 16:52:36 2008 by Doxygen (1.5.5)