![]() |
Shkyera Engine
Easy to use, game engine for Python
|
#include <AssetManager/Asset.hpp>
#include <AssetManager/Audio.hpp>
#include <AssetManager/Sound.hpp>
#include <Components/BaseComponent.hpp>
#include <memory>
Go to the source code of this file.
Classes | |
class | shkyera::AudioSourceComponent |
Component that enables audio playback for an entity. More... | |
Namespaces | |
namespace | shkyera |