Game Engine 2D Platformer
|
This is the complete list of members for SoundComponent, including all inherited members.
Component()=default | Component | |
HandleEvent(GameEntity &entity) | Component | inlinevirtual |
LoadImage(std::string filepath, SDL_Renderer *ren) | Component | inlinevirtual |
Render(GameEntity &entity) | SoundComponent | virtual |
ShutDown() | SoundComponent | virtual |
SoundComponent() | SoundComponent | |
StartUp() | SoundComponent | virtual |
Update(GameEntity &entity) | SoundComponent | virtual |
~SoundComponent() | SoundComponent |