Calamity Engine 1.0.0
A cross-platform 2D game engine written in C++ and SDL3.
Loading...
Searching...
No Matches
physics.cpp File Reference
#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)
 

Function Documentation

◆ b2callback()

bool b2callback ( b2ShapeId  shapeId,
void *  ctx 
)