8891e9e2a6
Added examples folder
...
- Contains latest raylib 2.0 examples. Only converted a few of them to test out bindings.
- Need some sort of script to auto convert them across.
2018-08-01 17:19:05 +01:00
5ee08dc6dd
Setup basic class to test with windows forms
...
- Added DrawControl class to test windows forms with raylib. Need a way to get the window handle?
2018-08-01 17:17:53 +01:00
25b49cf76a
Dlls moved to Raylib-cs in ExampleApplication
...
ExampleApplication now has x86 and x64 dlls for raylib. Copy the correct one to the output so the bindings will work.
2018-08-01 08:56:30 +01:00
86ab319ab9
Separated example from generator
...
- Renamed Raylib-example to ExampleApplication.
- Example removed from Raylib-cs. It now only contains the generator. Use the current bindings in ExampleApplication/Raylib-cs.
2018-07-31 13:33:19 +01:00