UnsafeMethods

public interface UnsafeMethods

Methods that must be used instead of their usual FightEngine counterparts if and only if explicitly told to.

Functions

Link copied to clipboard
abstract Unit unsafeAttack(GameUnit from, GameUnit to)
Link copied to clipboard
abstract Unit unsafeAttackDirectly(GameUnit to, Integer attack)
Link copied to clipboard
abstract Unit unsafeChangeRGB(GameUnit unit, RGB newRgb)