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

TYPES | FUNCTIONS | VARIABLES

Type mapdensity

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > mapdensity
Children Types:none
Location:common.j, line 57

BACK TO TOP

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

Global variables of type mapdensity:

common.j:
MAP_DENSITY_HEAVY, MAP_DENSITY_LIGHT, MAP_DENSITY_MEDIUM, MAP_DENSITY_NONE

BACK TO TOP

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

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

constant native ConvertMapDensity (integer i) returns mapdensity
constant native GetCreatureDensity () returns mapdensity
constant native GetResourceDensity () returns mapdensity

BACK TO TOP

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

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

native SetCreatureDensity (mapdensity whichdensity) returns nothing
native SetResourceDensity (mapdensity whichdensity) returns nothing

BACK TO TOP

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