Watch
2
0
Fork
You've already forked raylib-cs
0
raylib-cs/Raylib-cs/interop
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Matorio d723905f5c Extensions and explicit types
Added a new "RaylibExtensions" static class that gives overloaded extension methods to types so you can use them directly instead of calling the raylib class for everything.

Two new types: "Circle" and "Line"

All the "var" variables were changed to explicit types on the raylib class.

"MakeDirectory" overload, and string version of "GetApplicationDirectory" and "GetWorkingDirectory" methods.
2025-06-20 18:41:16 -05:00
..
Raylib.cs Update to raylib 5.5 (#279) 2024-12-21 15:00:13 +00:00
RaylibExtensions.cs Extensions and explicit types 2025-06-20 18:41:16 -05:00
Raymath.cs Add MatrixDecompose (#299) 2025-04-27 17:12:42 +01:00
Rlgl.cs Update to raylib 5.5 (#279) 2024-12-21 15:00:13 +00:00