crayolon.portamod
Class DataCell
java.lang.Object
crayolon.portamod.DataCell
public class DataCell
- extends java.lang.Object
|
Constructor Summary |
DataCell(PApplet p,
float xpos,
float ypos,
int iwide,
int ihigh,
java.lang.String icontent,
float sp)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wide
public int wide
high
public int high
content
public java.lang.String content
speed
public float speed
direction
public int direction
x
public float x
y
public float y
DataCell
public DataCell(PApplet p,
float xpos,
float ypos,
int iwide,
int ihigh,
java.lang.String icontent,
float sp)
updateCell
public void updateCell(java.lang.String update)
display
public void display(int i)
processing library PortaMod by Brendan Ratliff. (c) 2009