public class SimpleSpriteBlock extends java.lang.Object implements RunDataBlock
Modifier and Type | Field and Description |
---|---|
Placement |
position |
double |
time |
XYVectorScene |
wall |
Constructor and Description |
---|
SimpleSpriteBlock(double t,
double[] pxy,
double[] hxy,
double[] wx,
double[] wy) |
public XYVectorScene wall
public double time
public Placement position
Copyright © 2013. All Rights Reserved.