|
VEGO-Engine
0.1
|
Public Member Functions | |
| PowerupComponent (std::function< void(Entity *)> func) | |
| void | update () override |
Public Member Functions inherited from Component | |
| virtual void | init () |
Additional Inherited Members | |
Public Attributes inherited from Component | |
| Entity * | entity |
|
overridevirtual |
Reimplemented from Component.