Constants for binary operations on buttons() result (for example “Controls.read():buttons() & Controls.startMask > 0” is the same as “Controls.read():start()”)
bitwise operands
Moderators: Shine, Insert_witty_name
-
- Posts: 31
- Joined: Sat Mar 04, 2006 1:35 am
bitwise operands
I was wondering if anyone can tell me why the bitwise operands were dropped in the newer versions of Lua? TTDLE won't work without them :( Not to mention that this line from the wiki won't work either: