|
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 | BoxCollider2D |
| A 2D box collider component that defines a rectangular collision shape for a GameObject. More... | |
Variables | |
| constexpr float | default_box_collider_width = 1.0f |
| constexpr float | default_box_collider_height = 1.0f |
|
constexpr |
|
constexpr |