Template:Client utility functions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 32: | Line 32: | ||
*[[iprint]] | *[[iprint]] | ||
*[[isOOPEnabled]] | *[[isOOPEnabled]] | ||
{{Added feature/item|1.5.9|1.5.8| | {{Added feature/item|1.5.9|1.5.8|20844| | ||
*[[isShowCollisionsEnabled]] | *[[isShowCollisionsEnabled]] | ||
*[[isShowSoundEnabled]] | *[[isShowSoundEnabled]] | ||
Line 60: | Line 60: | ||
*[[setWindowFlashing]] | *[[setWindowFlashing]] | ||
*[[sha256]] | *[[sha256]] | ||
{{Added feature/item|1.5.9|1.5.8| | {{Added feature/item|1.5.9|1.5.8|20844| | ||
*[[showCol]] | *[[showCol]] | ||
*[[showSound]] | *[[showSound]] |
Revision as of 17:29, 28 September 2021
- bitAnd
- bitNot
- bitOr
- bitXor
- bitTest
- bitLRotate
- bitRRotate
- bitLShift
- bitRShift
- bitArShift
- bitExtract
- bitReplace
- createTrayNotification
- debugSleep
- downloadFile
- decodeString
- encodeString
- fromJSON
- getColorFromString
- getDevelopmentMode
- getDistanceBetweenPoints2D
- getDistanceBetweenPoints3D
- getEasingValue
- getFPSLimit
- getKeyboardLayout
- getLocalization
- getNetworkStats
- getNetworkUsageData
- getPerformanceStats
- getRealTime
- getTickCount
- getTimers
- getTimerDetails
- gettok
- getUserdataType
- getVersion
- hash
- inspect
- interpolateBetween
- iprint
- isOOPEnabled