Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
Lua enhancement documentation — Gideros Forum

Lua enhancement documentation

SinisterSoftSinisterSoft Maintainer
edited November 2017 in Announcements
With (a lot of) @hgy29 's help I've added some help text about the Lua enhancements we made to the Gideros version of Lua...

http://docs.giderosmobile.com/reference/enhancement

Most of these enhancements have been made to make games run faster in Gideros Lua vs other versions of Lua. We did this by adding operators to take the place of commonly used functions or actions that your code performs frequently.

Other advantages are less typing, easier to read code (sometimes possibly harder too!), and greater protection from others de-compiling your code.
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!).
https://deluxepixel.com
+1 -1 (+5 / -0 )Share on Facebook

Comments

Sign In or Register to comment.