Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Raylib 3.0 (improved)

Latest
Compare
Choose a tag to compare
@Andre-LA Andre-LA released this 26 Sep 17:53
· 17 commits to master since this release
  • 100% automatic binding/wrapper generation;

  • All arrays record fields or parameters are typed as unbounded arrays
    instead of pointers;

  • Update to new pointer and array syntax.

  • Wrapping is improved, several functions are applied as methods to
    respective records.