|
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 | ConnectionState : uint16_t { NONE , CONNECTED , DISCONNECTED , CONNECTING , DISCONNECTING , RECONNECTING } |
|
strong |