RobLoach / node-raylib

Node.js bindings for Raylib
https://robloach.github.io/node-raylib/
Other
237 stars 20 forks source link

Update typescript definition generator #126

Closed twuky closed 2 years ago

twuky commented 2 years ago

small update that fixes a syntax error in the generator defining raylib colors, and adds the type aliases for raylib structs (ie RenderTexture == RenderTexture2D)