Jass documentation Database
JASS Documentation Database REFORGED
Results for the query "ConvertGameSpeed" as a "function"
Function ConvertGameSpeed
Line: |
161 |
Location: |
common.j |
Constant? |
yes |
Type: |
native |
Arguments: |
integer i |
Returns: |
gamespeed |
Preview
Extra spaces may have been removed from the original file to show the function in a comfortable way.
Information about ConvertGameSpeed
it is used to define the constants representing gamespeed. Returns gamespeed, first index is 0. Seems to accept any integer, the reference is always the same for a given integer. Example:
Page loaded in 0.1253 seconds.
|