![]() |
Calamity Engine 1.0.0
A cross-platform 2D game engine written in C++ and SDL3.
|
#include "physics.hpp"#include "../services.hpp"#include "../engine.hpp"#include "../../core/node/node.hpp"#include "../../utils/logger.hpp"Functions | |
| bool | b2callback (b2ShapeId shapeId, void *ctx) |
| bool b2callback | ( | b2ShapeId | shapeId, |
| void * | ctx | ||
| ) |