TazGraph Project v0.1.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
Component Class Reference
Inheritance diagram for Component:
Inheritance graph
[legend]
Collaboration diagram for Component:
Collaboration graph
[legend]

Public Attributes

Entityentity = nullptr
 
- Public Attributes inherited from BaseComponent
ComponentID id = 0u
 

Additional Inherited Members

- Public Member Functions inherited from BaseComponent
virtual void init ()
 
virtual void update (float deltaTime)
 
virtual void draw (size_t e_index, PlaneModelRenderer &batch, TazGraphEngine::Window &window)
 
virtual void draw (size_t e_index, LineRenderer &batch, TazGraphEngine::Window &window)
 
virtual void draw (size_t e_index, PlaneColorRenderer &batch, TazGraphEngine::Window &window)
 
virtual void draw (size_t e_index, LightRenderer &batch, TazGraphEngine::Window &window)
 
virtual std::string GetComponentName ()
 
virtual void showGUI ()
 

The documentation for this class was generated from the following file: