5.5.0-0 #65
electronstudio
announced in
Announcements
5.5.0-0
#65
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
com.raylib.Jaylib
class has been removed because it seemed to confuse people and IDEautocompletion. Use
com.raylib.Raylib
instead. The Colors are now incom.raylib.Colors
.If you don't like the fluent constructor syntax of JavaCPP, use the methods in
com.raylib.Helpers
to create structs.
This discussion was created from the release 5.5.0-0.
Beta Was this translation helpful? Give feedback.
All reactions