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 | + | <translate>Provides bit based operations</translate> |
{|- | {|- | ||
| style="width: 50%;"| | | style="width: 50%;"| |
Revision as of 13:34, 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 |