Template:Client utility functions: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
* [[addDebugHook]] | *[[addDebugHook]] | ||
* [[base64Decode]] | *[[base64Decode]] | ||
* [[base64Encode]] | *[[base64Encode]] | ||
{{Bit_functions}} | {{Bit_functions}} | ||
* [[createTrayNotification]] | *[[createTrayNotification]] | ||
{{New items|3. | *[[debugSleep]] | ||
* [[ | *[[downloadFile]] | ||
* [[ | {{New items|3.0160|1.6.0 r11849| | ||
* [[fromJSON]] | *[[decodeString]] | ||
* [[getColorFromString]] | *[[encodeString]] | ||
* [[getDevelopmentMode]] | |11849}} | ||
* [[getDistanceBetweenPoints2D]] | *[[fromJSON]] | ||
* [[getDistanceBetweenPoints3D]] | *[[getColorFromString]] | ||
* [[getEasingValue]] | *[[getDevelopmentMode]] | ||
* [[getFPSLimit]] | *[[getDistanceBetweenPoints2D]] | ||
*[[getDistanceBetweenPoints3D]] | |||
* [[getLocalization]] | *[[getEasingValue]] | ||
*[[getFPSLimit]] | |||
* [[getNetworkStats]] | *[[getLocalization]] | ||
* [[getNetworkUsageData]] | *[[getNetworkStats]] | ||
* [[getPerformanceStats]] | *[[getNetworkUsageData]] | ||
* [[getRealTime]] | *[[getPerformanceStats]] | ||
* [[getTickCount]] | *[[getRealTime]] | ||
* [[getTimers]] | *[[getTickCount]] | ||
* [[getTimerDetails]] | *[[getTimers]] | ||
* [[gettok]] | *[[getTimerDetails]] | ||
*[[gettok]] | |||
*[[getUserdataType]] | *[[getUserdataType]] | ||
*[[getVersion]] | |||
* [[getVersion]] | *[[hash]] | ||
*[[inspect]] | |||
* [[ | *[[interpolateBetween]] | ||
* [[interpolateBetween]] | *[[iprint]] | ||
* [[isTimer]] | *[[isOOPEnabled]] | ||
* [[isTrayNotificationEnabled]] | *[[isTimer]] | ||
* [[killTimer]] | *[[isTrayNotificationEnabled]] | ||
* [[md5]] | *[[killTimer]] | ||
*[[md5]] | |||
* [[passwordHash]] | *[[passwordHash]] | ||
* [[passwordVerify]] | *[[passwordVerify]] | ||
*[[pregFind]] | |||
*[[pregMatch]] | |||
* [[pregFind]] | *[[pregReplace]] | ||
* [[ | *[[removeDebugHook]] | ||
* [[ | *[[resetTimer]] | ||
*[[setClipboard]] | |||
* [[removeDebugHook]] | *[[setDevelopmentMode]] | ||
* [[resetTimer]] | *[[setFPSLimit]] | ||
* [[setClipboard]] | *[[setTimer]] | ||
* [[setDevelopmentMode]] | *[[setWindowFlashing]] | ||
* [[setFPSLimit]] | *[[sha256]] | ||
* [[setTimer]] | *[[split]] | ||
*[[teaDecode]] | |||
* [[setWindowFlashing]] | *[[teaEncode]] | ||
*[[tocolor]] | |||
* [[sha256]] | *[[toJSON]] | ||
* [[split]] | *[[utfChar]] | ||
* [[teaDecode]] | *[[utfCode]] | ||
* [[teaEncode]] | *[[utfLen]] | ||
* [[tocolor]] | *[[utfSeek]] | ||
* [[toJSON]] | *[[utfSub]] | ||
* [[utfChar]] | |||
* [[utfCode]] | |||
* [[utfLen]] | |||
* [[utfSeek]] | |||
* [[utfSub]] | |||
<noinclude>[[Category:Functions templates]]</noinclude> | <noinclude>[[Category:Functions templates]]</noinclude> |
Revision as of 02:55, 2 April 2018
- bitAnd
- bitNot
- bitOr
- bitXor
- bitTest
- bitLRotate
- bitRRotate
- bitLShift
- bitRShift
- bitArShift
- bitExtract
- bitReplace
- decodeString
- encodeString
- fromJSON
- getColorFromString
- getDevelopmentMode
- getDistanceBetweenPoints2D
- getDistanceBetweenPoints3D
- getEasingValue
- getFPSLimit
- getLocalization
- getNetworkStats
- getNetworkUsageData
- getPerformanceStats
- getRealTime
- getTickCount
- getTimers
- getTimerDetails
- gettok
- getUserdataType
- getVersion
- hash
- inspect
- interpolateBetween
- iprint
- isOOPEnabled
- isTimer
- isTrayNotificationEnabled
- killTimer
- md5
- passwordHash
- passwordVerify
- pregFind
- pregMatch
- pregReplace
- removeDebugHook
- resetTimer
- setClipboard
- setDevelopmentMode
- setFPSLimit
- setTimer
- setWindowFlashing
- sha256
- split
- teaDecode
- teaEncode
- tocolor
- toJSON
- utfChar
- utfCode
- utfLen
- utfSeek
- utfSub