|
Capycore Engine
0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
|
#include <cstdint>Go to the source code of this file.
Enumerations | |
| enum class | SoundType : uint8_t { GENERIC = 0 , SDL_MIXER = 1 } |
|
strong |