RobLoach / raylib-umka

Umka language bindings for raylib.
https://robloach.github.io/raylib-umka/
zlib License
6 stars 2 forks source link

Structure Functions -- Interact with Pointers instead #12

Open RobLoach opened 2 years ago

RobLoach commented 2 years ago

For the functions, it may be a good idea to use pointers instead...

bunny:^raylib.Texture = LoadTexture("bunny.png")