Game Engine 2D Platformer
Classes
SoundComponent.hpp File Reference
#include <SDL2/SDL.h>
#include "Component.hpp"
#include "ResourceManager.hpp"
Include dependency graph for SoundComponent.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SoundComponent
 SoundComponent class used to manage sound effects for GameEntity. More...