Difference between revisions of "Bit"
Line 3: | Line 3: | ||
'''Available since:''' Gideros 2013.09<br/> | '''Available since:''' Gideros 2013.09<br/> | ||
=== Description === | === Description === | ||
− | Provides bit based operations{|- | + | Provides bit based operations |
+ | {|- | ||
| style="width: 50%;"| | | style="width: 50%;"| | ||
=== Methods === | === Methods === |
Revision as of 10:04, 23 August 2018
Supported platforms: android, ios, mac, pc
Available since: Gideros 2013.09
Description
Provides bit based operations
Methodsbit.arshift - Returns the bitwise arithmetic right-shift |
EventsConstants |