Your browser does not support HTML5 canvas. Fork me on GitHub

Available Packages:

EffectUtils

Source

function static effect.destrAfter(real time)

Source

remove effect after "time" expires

function static effect.destrHidden()

Source

Move effect to invisible part of map before removing it (which plays death animation). Does not work on effects attached to units!

function static effect.destrHiddenAfter(real time)

Source

After "time", move effect to invisible part of map before removing it (which plays death animation). Does not work on effects attached to units!