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

TYPES | FUNCTIONS | VARIABLES

Type mapcontrol

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > mapcontrol
Children Types:none
Location:common.j, line 58

BACK TO TOP

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

Global variables of type mapcontrol:

common.j:
MAP_CONTROL_COMPUTER, MAP_CONTROL_CREEP, MAP_CONTROL_NEUTRAL, MAP_CONTROL_NONE, MAP_CONTROL_RESCUABLE, MAP_CONTROL_USER

Blizzard.j:
bj_slotControl

BACK TO TOP

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

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

constant native ConvertMapControl (integer i) returns mapcontrol
native GetPlayerController (player whichPlayer) returns mapcontrol

BACK TO TOP

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

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

function GetPlayersByMapControl (mapcontrol whichControl) returns force
native SetPlayerController (player whichPlayer, mapcontrol controlType) returns nothing
function SetPlayerSlotAvailable (player whichPlayer, mapcontrol control) returns nothing

BACK TO TOP

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