Watch
2
0
Fork
You've already forked raylib-cs
0

Updated bindings!

- Changed internal class name from rl to Raylib.
- Improving documentation and tidying bindings a bit.
- Renamed DrawControl to RayForm.
- Bindings now a class library for easy reuse.
This commit is contained in:
Rgebee 2018-09-10 12:18:51 +01:00
commit 410d50c65f
15 changed files with 1349 additions and 796 deletions

1
.gitignore vendored
View file

@ -26,6 +26,7 @@
[Rr]eleases/
bld/
[Bb]uild/
Bindings/bin/[Dd]ebug
Generator/bin/[Dd]ebug
[Oo]bj/
[Ll]og/