|
Capycore Engine
0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
|
Structure representing a 2D physics shape. More...
#include <body_2d.h>
Public Attributes | |
| b2ShapeId | id {} |
| b2ShapeType | type {} |
Structure representing a 2D physics shape.
Includes the shape ID and type.
| b2ShapeId Shape2D::id {} |
| b2ShapeType Shape2D::type {} |