|
StarEngine
|
This is the complete list of members for star::BaseComponent, including all inherited members.
| BaseComponent(void) | star::BaseComponent | |
| BaseComponent(Object *parent) | star::BaseComponent | |
| Draw()=0 | star::BaseComponent | pure virtual |
| GetGameScene() const | star::BaseComponent | |
| GetParent() const | star::BaseComponent | |
| GetTransform() const | star::BaseComponent | |
| Initialize() | star::BaseComponent | |
| InitializeComponent()=0 | star::BaseComponent | protectedpure virtual |
| IsInitialized() const | star::BaseComponent | |
| m_bInitialized | star::BaseComponent | protected |
| m_pParentObject | star::BaseComponent | protected |
| SetParent(Object *parent) | star::BaseComponent | |
| Update(const Context &context)=0 | star::BaseComponent | pure virtual |
| ~BaseComponent(void) | star::BaseComponent | virtual |
1.8.5