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

TYPES | FUNCTIONS | VARIABLES

Type fgamestate

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > gamestate > fgamestate
Children Types:none
Location:common.j, line 34

BACK TO TOP

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

Global variables of type fgamestate:

common.j:
GAME_STATE_TIME_OF_DAY

BACK TO TOP

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

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

constant native ConvertFGameState (integer i) returns fgamestate

BACK TO TOP

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

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

BACK TO TOP

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