Watch
2
0
Fork
You've already forked raylib-cs
0
raylib-cs/Raylib-cs/types/native
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Matorio 9811c0d129 Ordering readings
Added "SaveFileData" overload to "Raylib.Utils"
Moved "SaveFileText" from "RaylibExtensions" to "Raylib.Utils"
Moved "LoadFileText" from "RaylibExtensions" to "Raylib.Utils"
Raymath's const "NativeLibName" is now referencing to "Raylib.NativeLibName"
Color constructors are more readable
Added "Dimensions" property to "Image"
Changed all the "var" for explicit types on the "Logging" class
Changed "Int64" for "long" on CBool, and using constructor on the operators instead setting the value manually
Added indexer to "FilePathLists"
Changed all "var" for explicit types on "Utf8Buffer"
New "GetRandomSequence" method overloads in "Raylib.Utils" acepting "int" and "float"
2025-07-15 17:17:41 -05:00
..
AnsiBuffer.cs Extensions and explicit types 2025-06-20 18:41:16 -05:00
CBool.cs Ordering readings 2025-07-15 17:17:41 -05:00
FilePathList.cs Ordering readings 2025-07-15 17:17:41 -05:00
Utf8Buffer.cs Ordering readings 2025-07-15 17:17:41 -05:00