|
Capycore Engine
0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
|
#include <box2d/box2d.h>#include <engine/physics/raycast/collider_ray_result.h>#include <engine/public/util/point.h>#include <memory>#include <vector>Go to the source code of this file.
Classes | |
| class | PhysicsRaycaster |
| Class responsible for raycasting in the physics world. More... | |