LazyLib
A C F G I L M O S W

S

showMessage(String, String, boolean) - Static method in class org.lazywizard.lazylib.campaign.MessageUtils
Formats and word-wraps the supplied text, then outputs it to the player.
showMessage(String) - Static method in class org.lazywizard.lazylib.campaign.MessageUtils
Formats and word-wraps the supplied text, then outputs it to the player.
SimpleEntity - Class in org.lazywizard.lazylib.combat.entities
A bare-bones implementation of CombatEntityAPI, mostly useful for EMP arcs.
SimpleEntity(Object) - Constructor for class org.lazywizard.lazylib.combat.entities.SimpleEntity
Creates a CombatEntityAPI that mimics the location of an object such as a WeaponAPI.
SimpleEntity(Vector2f) - Constructor for class org.lazywizard.lazylib.combat.entities.SimpleEntity
Creates a CombatEntityAPI that stays in a single, predefined location.
sin(double) - Static method in class org.lazywizard.lazylib.FastTrig
Get the sine of an angle

LazyLib
A C F G I L M O S W