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

TYPES | FUNCTIONS | VARIABLES

Type mapflag

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > mapflag
Children Types:none
Location:common.j, line 54

BACK TO TOP

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

Global variables of type mapflag:

common.j:
MAP_ALLIANCE_CHANGES_HIDDEN, MAP_CHEATS, MAP_CHEATS_HIDDEN, MAP_FIXED_COLORS, MAP_FOG_ALWAYS_VISIBLE, MAP_FOG_HIDE_TERRAIN, MAP_FOG_MAP_EXPLORED, MAP_LOCK_ALLIANCE_CHANGES, MAP_LOCK_RANDOM_SEED, MAP_LOCK_RESOURCE_TRADING, MAP_LOCK_SPEED, MAP_OBSERVERS, MAP_OBSERVERS_ON_DEATH, MAP_RANDOM_HERO, MAP_RANDOM_RACES, MAP_RELOADED, MAP_RESOURCE_TRADING_ALLIES_ONLY, MAP_SHARED_ADVANCED_CONTROL, MAP_USE_HANDICAPS

BACK TO TOP

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

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

constant native ConvertMapFlag (integer i) returns mapflag

BACK TO TOP

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

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

native IsMapFlagSet (mapflag whichMapFlag) returns boolean
native SetMapFlag (mapflag whichMapFlag, boolean value) returns nothing

BACK TO TOP

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