public class LaserX
extends java.lang.Object
Constructor and Description |
---|
LaserX(processing.core.PApplet pap,
BallX whichBall) |
Modifier and Type | Method and Description |
---|---|
void |
arrow(processing.core.PVector a,
processing.core.PVector b) |
void |
update(processing.core.PVector target) |
public LaserX(processing.core.PApplet pap, BallX whichBall)