JASS Tools
News
Download
Help
JASS Manual
-------------------------------------------------------------

TYPES | FUNCTIONS | VARIABLES

Type gamespeed

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > gamespeed
Children Types:none
Location:common.j, line 51

BACK TO TOP

------------------------------------------------------------

Global variables of type gamespeed:

common.j:
MAP_SPEED_FAST, MAP_SPEED_FASTEST, MAP_SPEED_NORMAL, MAP_SPEED_SLOW, MAP_SPEED_SLOWEST

Blizzard.j:
bj_CINEMODE_GAMESPEED, bj_cineModePriorSpeed

BACK TO TOP

------------------------------------------------------------

Functions that return type gamespeed (     common.j,      common.ai,      Blizzard.j):

constant native ConvertGameSpeed (integer i) returns gamespeed
constant native GetGameSpeed () returns gamespeed

BACK TO TOP

------------------------------------------------------------

Functions that take type gamespeed as a parameter (     common.j,      common.ai,      Blizzard.j):

native SetGameSpeed (gamespeed whichspeed) returns nothing

BACK TO TOP

------------------------------------------------------------
Copyright (c) 2003 Jeff Pang
Not affiliated or endorsed by Blizzard Entertainment
SourceForge.net Logo