![]() |
Calamity Engine 1.0.0
A cross-platform 2D game engine written in C++ and SDL3.
|
#include "definitions.hpp"#include "../../core/definitions.hpp"#include "../../utils/logger.hpp"#include "../services.hpp"#include "../graphics/graphics.hpp"#include "physics.hpp"Functions | |
| float | callback (b2ShapeId shapeId, b2Vec2 point, b2Vec2 normal, float fraction, void *context) |
| float callback | ( | b2ShapeId | shapeId, |
| b2Vec2 | point, | ||
| b2Vec2 | normal, | ||
| float | fraction, | ||
| void * | context | ||
| ) |