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

TYPES | FUNCTIONS | VARIABLES

Type startlocprio

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > startlocprio
Children Types:none
Location:common.j, line 65

BACK TO TOP

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

Global variables of type startlocprio:

common.j:
MAP_LOC_PRIO_HIGH, MAP_LOC_PRIO_LOW, MAP_LOC_PRIO_NOT

BACK TO TOP

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

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

constant native ConvertStartLocPrio (integer i) returns startlocprio
native GetStartLocPrio (integer whichStartLoc, integer prioSlotIndex) returns startlocprio

BACK TO TOP

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

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

native SetStartLocPrio (integer whichStartLoc, integer prioSlotIndex, integer otherStartLocIndex, startlocprio priority) returns nothing

BACK TO TOP

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