Stg::ModelLightIndicator Class Reference
#include <stage.hh>
Inherits Stg::Model.
Public Member Functions | |
| ModelLightIndicator (World *world, Model *parent) | |
| void | SetState (bool isOn) |
| ~ModelLightIndicator () | |
Static Public Member Functions | |
| static Model * | Create (World *world, Model *parent) |
Protected Member Functions | |
| virtual void | DrawBlocks () |
Constructor & Destructor Documentation
| ModelLightIndicator::~ModelLightIndicator | ( | ) |
Member Function Documentation
Every class derived from Stg::Model must provide a "named constructor" for its class, like this.
Reimplemented from Stg::Model.
| void ModelLightIndicator::DrawBlocks | ( | ) | [protected, virtual] |
Reimplemented from Stg::Model.
| void ModelLightIndicator::SetState | ( | bool | isOn | ) |
The documentation for this class was generated from the following files:
Generated on Wed Jul 22 11:51:05 2009 for Stage by
1.5.9
