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:
parent
62561d0bdb
commit
410d50c65f
15 changed files with 1349 additions and 796 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -26,6 +26,7 @@
|
|||
[Rr]eleases/
|
||||
bld/
|
||||
[Bb]uild/
|
||||
Bindings/bin/[Dd]ebug
|
||||
Generator/bin/[Dd]ebug
|
||||
[Oo]bj/
|
||||
[Ll]og/
|
||||
|
|
|
|||
Loading…
Reference in a new issue