geIState
From GriffinEngine
Usage
Base class for geState. Originally we were going to make game devs implement their own State class, but the idea was since rejected. See geState for current details.
Reference
Methods
- virtual void Update()
- virtual void Draw()
- virtual void Initialize()
Core |
---|
geGame · geState · GriffinEngine.h |
geBoundingBox · geBoundingSphere · geIState · geNullNode · geObject · geObject3D · geRay · geSceneGraph |