Template:Client utility functions: Difference between revisions
Jump to navigation
Jump to search
m (add setWindowFlashing) |
No edit summary |
||
Line 2: | Line 2: | ||
* [[base64Decode]] | * [[base64Decode]] | ||
{{Bit_functions}} | {{Bit_functions}} | ||
<!-- | |||
* [[downloadFile]] | * [[downloadFile]] | ||
--> | |||
* [[fromJSON]] | * [[fromJSON]] | ||
* [[getDistanceBetweenPoints2D]] | * [[getDistanceBetweenPoints2D]] |
Revision as of 11:16, 23 December 2015
- bitAnd
- bitNot
- bitOr
- bitXor
- bitTest
- bitLRotate
- bitRRotate
- bitLShift
- bitRShift
- bitArShift
- bitExtract
- bitReplace
- fromJSON
- getDistanceBetweenPoints2D
- getDistanceBetweenPoints3D
- getEasingValue
- getColorFromString
- getDevelopmentMode
- getFPSLimit