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

TYPES | FUNCTIONS | VARIABLES

Type weathereffect

Global Variables | Functions That Return | Functions That Take

Ancestor Types:handle > weathereffect
Children Types:none
Location:common.j, line 71

BACK TO TOP

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

Global variables of type weathereffect:

Blizzard.j:
bj_lastCreatedWeatherEffect

BACK TO TOP

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

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

native AddWeatherEffect (rect where, integer effectID) returns weathereffect
function AddWeatherEffectSaveLast (rect where, integer effectID) returns weathereffect
function GetLastCreatedWeatherEffect () returns weathereffect

BACK TO TOP

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

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

native EnableWeatherEffect (weathereffect whichEffect, boolean enable) returns nothing
native RemoveWeatherEffect (weathereffect whichEffect) returns nothing
function RemoveWeatherEffectBJ (weathereffect whichWeatherEffect) returns nothing

BACK TO TOP

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