Building Game Engines
|
This is the complete list of members for CollectibleComponent, including all inherited members.
CollectibleComponent(int type) | CollectibleComponent | |
Component() | Component | |
GetType() | CollectibleComponent | |
Render(SDL_Renderer *ren) | CollectibleComponent | virtual |
Update() | CollectibleComponent | virtual |
~CollectibleComponent() | CollectibleComponent | |
~Component()=0 | Component | pure virtual |