|
Capycore Engine
0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
|
Go to the source code of this file.
Classes | |
| class | Rigidbody2D |
| A 2D rigidbody component that adds physics properties to a GameObject. More... | |
Variables | |
| constexpr float | default_rigidbody_mass = 1.0f |
| constexpr bool | default_rigidbody_use_gravity = true |
| constexpr float | default_rigidbody_gravity_scale = 1.0f |
|
constexpr |
|
constexpr |
|
constexpr |