Classes
Members
currentSymbol
- Description:
Current animation frame symbol.
- Source:
Current animation frame symbol.
isExpired
- Description:
True if this effect has finished animating and should be removed.
- Source:
True if this effect has finished animating and should be removed.
Methods
isAboveAgent()
- Description:
Should this effect render above an agent that occupies the same cell? Override to return true for effects that should appear on top.
- Source:
randomSeed()
- Description:
Effects always start at frame 0 (not a random seed). Mirrors Java where all effects return randomSeed() = false.
- Source: