JASS Tools |
|
Global Variables | Functions That Return | Functions That Take
|
Global variables of type mapcontrol:
| ||
|
Functions that return type mapcontrol (   common.j,   common.ai,   Blizzard.j):
constant native ConvertMapControl (integer i) returns mapcontrol |
native GetPlayerController (player whichPlayer) returns mapcontrol |
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 |
Copyright (c) 2003 Jeff Pang Not affiliated or endorsed by Blizzard Entertainment |