9c09f1f030
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
53f77597da
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
2c95ab075e
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
a796df379b
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