"L. Spiro Engine"
Public Member Functions

lse::CStateFactory Class Reference

#include <LSEStateFactory.h>

List of all members.

Public Member Functions

virtual CState *LSE_CALL GetState (LSUINT32 _ui32Id) const

Detailed Description

Class CStateFactory

Description: Base class for generating states.


Member Function Documentation

virtual CState* LSE_CALL lse::CStateFactory::GetState ( LSUINT32  _ui32Id) const [virtual]

Create a state by ID.

Parameters:
_ui32IdThe unique ID of the state to create.
Returns:
Returns the created state or NULL if none could be created.

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator