Skip to content

effect

Element category: Entity

The Effect class represents custom effect elements in the game world such as smoke, sparks, fire etc.

Effects listed in the Effect Types page can be created using the createEffect function.

OOP Constructor

Effect(...) is the constructor method for the effect class (createEffect).

OOP Methods and Variables

See Also

Element Functions
Reference