Watch
2
0
Fork
You've already forked raylib-cs
0
raylib-cs/Raylib-cs/types
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Matorio 762641e296 Updating calls and docs
Moved the "AudioCallback" delegate into the "AudioMixed.cs" File.
Added a "Update" method to AudioStream.
Added "LoadAnim" static method to Image.
Added a "Update" method to Music.
Explicit constructors on the "Mesh.cs" file.
Properties and structs marked as read-only on the "Model.cs" file.
Updated the "README.md" to mentions Raylib-cs targets net6.0 and net8.0 (and also explicitly added that the "STAThread" attribute comes from the "System" namespace).
Changed redundant calls on some "Draw" methods from Texture2D.
2025-07-18 14:02:01 -05:00
..
native Merging 2025-07-17 03:14:57 -05:00
AudioMixed.cs Updating calls and docs 2025-07-18 14:02:01 -05:00
AudioStream.cs Updating calls and docs 2025-07-18 14:02:01 -05:00
Automation.cs Merging 2025-07-17 03:14:57 -05:00
BoundingBox.cs Add .editorconfig and apply formatting 2023-08-27 15:20:26 +01:00
Camera2D.cs Merging 2025-07-17 03:14:57 -05:00
Camera3D.cs Merging 2025-07-17 03:14:57 -05:00
Color.cs Merging 2025-07-17 03:14:57 -05:00
Core.cs Update enum/color names to match C# naming convention (#224) 2024-01-18 19:00:57 +00:00
Font.cs Merging 2025-07-17 03:14:57 -05:00
Image.cs Updating calls and docs 2025-07-18 14:02:01 -05:00
Input.cs Update to raylib 5.5 (#279) 2024-12-21 15:00:13 +00:00
Logging.cs Merging 2025-07-17 03:14:57 -05:00
Material.cs Merging 2025-07-17 03:14:57 -05:00
Mesh.cs Updating calls and docs 2025-07-18 14:02:01 -05:00
Model.cs Updating calls and docs 2025-07-18 14:02:01 -05:00
Music.cs Updating calls and docs 2025-07-18 14:02:01 -05:00
NPatchInfo.cs Merging 2025-07-17 03:14:57 -05:00
Ray.cs Merging 2025-07-17 03:14:57 -05:00
Raylib.Utils.cs Ordering readings 2025-07-15 17:17:41 -05:00
Raymath.Utils.cs Merging 2025-07-17 03:14:57 -05:00
Rectangle.cs Merging 2025-07-17 03:14:57 -05:00
RenderBatch.cs Merging 2025-07-17 03:14:57 -05:00
RenderTexture2D.cs Merging 2025-07-17 03:14:57 -05:00
Rlgl.Utils.cs Update to raylib 5.5 (#279) 2024-12-21 15:00:13 +00:00
Shader.cs Updating calls and docs 2025-07-18 14:02:01 -05:00
Sound.cs Merging 2025-07-17 03:14:57 -05:00
Texture2D.cs Updating calls and docs 2025-07-18 14:02:01 -05:00
Transform.cs Merging 2025-07-17 03:14:57 -05:00
Wave.cs Merging 2025-07-17 03:14:57 -05:00