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

TYPES | FUNCTIONS | VARIABLES

Type placement

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > placement
Children Types:none
Location:common.j, line 64

BACK TO TOP

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

Global variables of type placement:

common.j:
MAP_PLACEMENT_FIXED, MAP_PLACEMENT_RANDOM, MAP_PLACEMENT_TEAMS_TOGETHER, MAP_PLACEMENT_USE_MAP_SETTINGS

BACK TO TOP

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

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

constant native ConvertPlacement (integer i) returns placement
constant native GetGamePlacement () returns placement

BACK TO TOP

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

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

native SetGamePlacement (placement whichPlacementType) returns nothing

BACK TO TOP

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