|
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 | MouseButton : std::uint8_t { left , right , middle , button_4 , button_5 , wheel_up , wheel_down , unknown } |
|
strong |