JASS Tools |
|
Global Variables | Functions That Return | Functions That Take
|
Global variables of type mapdensity:
|
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 |
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 |
Copyright (c) 2003 Jeff Pang Not affiliated or endorsed by Blizzard Entertainment |