|
"L. Spiro Engine"
|
#include <LSEStateFactory.h>
Public Member Functions | |
| virtual CState *LSE_CALL | GetState (LSUINT32 _ui32Id) const |
Class CStateFactory
Description: Base class for generating states.
| virtual CState* LSE_CALL lse::CStateFactory::GetState | ( | LSUINT32 | _ui32Id | ) | const [virtual] |
Create a state by ID.
| _ui32Id | The unique ID of the state to create. |
1.7.3