|
Shirag 0.1.0
|
#include <raylib.h>#include <vector>

Go to the source code of this file.
Namespaces | |
| namespace | Shirag |
| namespace | Shirag::Raytrace |
Functions | |
| std::vector< Vector2 > | Shirag::Raytrace::raytrace (Vector2 StartPosition, int Segments, std::vector< Rectangle > &Obstacles, int Range) |