A B C D E F G H I K L M N O P R S U W _

L

LightUpStrategy - Class in ballwar.model.strategy
An ANoOpStrategy-based strategy that switches its color to a preset "lit up" color for a while after a collision.
LightUpStrategy() - Constructor for class ballwar.model.strategy.LightUpStrategy
 
loadBall(IUpdateStrategy, IPaintStrategy) - Method in class ballwar.model.BallModel
 
loadStrategy(String, Object) - Method in class ballwar.model.BallModel
Uses dynamic class loading to load and instantiate a specified class, given its full class name.
loadSwitcherBall(IPaintStrategy) - Method in class ballwar.model.BallModel
Loads a ball with a switcher strategy into the system.
localAT - Variable in class ballwar.model.paint.ImagePaintStrategy
A local affine transform used to transform the image into its unit size and location.

A B C D E F G H I K L M N O P R S U W _