JASS Tools |
|
Global Variables | Functions That Return | Functions That Take
|
Global variables of type fgamestate:
|
Functions that return type fgamestate (   common.j,   common.ai,   Blizzard.j):
constant native ConvertFGameState (integer i) returns fgamestate |
Functions that take type fgamestate as a parameter (   common.j,   common.ai,   Blizzard.j):
constant native GetFloatGameState (fgamestate whichFloatGameState) returns real |
native SetFloatGameState (fgamestate whichFloatGameState, real value) returns nothing |
Copyright (c) 2003 Jeff Pang Not affiliated or endorsed by Blizzard Entertainment |