SketchAggSensor.sensor
Interface SensorInterface

public interface SensorInterface
extends ClockListener
Method Detail

getX

public int getX()
Returns:
the current x location of this sensor

getY

public int getY()
Returns:
the current y location of this sensor

setX

public void setX(int x)
Set the x location of the sensor

setY

public void setY(int y)
Set the y locaiton of the sensor