JASS Tools |
|
Global Variables | Functions That Return | Functions That Take
|
Global variables of type code:
none |
Functions that return type code (   common.j,   common.ai,   Blizzard.j):
none |
Functions that take type code as a parameter (   common.j,   common.ai,   Blizzard.j):
function CampaignAI (integer farms, code heroes) returns nothing |
native Condition (code func) returns conditionfunc |
function EnumDestructablesInCircleBJ (real radius, location loc, code actionFunc) returns nothing |
native EnumDestructablesInRect (rect r, boolexpr filter, code actionFunc) returns nothing |
function EnumDestructablesInRectAll (rect r, code actionFunc) returns nothing |
native EnumItemsInRect (rect r, boolexpr filter, code actionFunc) returns nothing |
function EnumItemsInRectBJ (rect r, code actionFunc) returns nothing |
function EnumUnitsSelected (player whichPlayer, boolexpr enumFilter, code enumAction) returns nothing |
native Filter (code func) returns filterfunc |
native ForForce (force whichForce, code callback) returns nothing |
native ForGroup (group whichGroup, code callback) returns nothing |
function ForGroupBJ (group whichGroup, code callback) returns nothing |
native SetHeroLevels (code func) returns nothing |
function StandardAI (code heroes, code peons, code attacks) returns nothing |
function StandardAI (code heroes, code peons, code attacks) returns nothing |
function StandardAI (code heroes, code peons, code attacks) returns nothing |
native StartThread (code func) returns nothing |
function StartTownBuilder (code func) returns nothing |
native TimerStart (timer whichTimer, real timeout, boolean periodic, code handlerFunc) returns nothing |
native TriggerAddAction (trigger whichTrigger, code actionFunc) returns triggeraction |
Copyright (c) 2003 Jeff Pang Not affiliated or endorsed by Blizzard Entertainment |