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

TYPES | FUNCTIONS | VARIABLES

Type igamestate

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > gamestate > igamestate
Children Types:none
Location:common.j, line 33

BACK TO TOP

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

Global variables of type igamestate:

common.j:
GAME_STATE_DISCONNECTED, GAME_STATE_DIVINE_INTERVENTION

BACK TO TOP

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

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

constant native ConvertIGameState (integer i) returns igamestate

BACK TO TOP

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

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

constant native GetIntegerGameState (igamestate whichIntegerGameState) returns integer
native SetIntegerGameState (igamestate whichIntegerGameState, integer value) returns nothing

BACK TO TOP

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