|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmotej.event.IrCameraEvent
public class IrCameraEvent
Constructor Summary | |
---|---|
IrCameraEvent(Mote source,
IrCameraMode mode,
IrPoint p0,
IrPoint p1,
IrPoint p2,
IrPoint p3)
|
Method Summary | |
---|---|
IrPoint |
getIrPoint(int slot)
|
IrCameraMode |
getMode()
|
Mote |
getSource()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IrCameraEvent(Mote source, IrCameraMode mode, IrPoint p0, IrPoint p1, IrPoint p2, IrPoint p3)
Method Detail |
---|
public Mote getSource()
public IrCameraMode getMode()
public IrPoint getIrPoint(int slot)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |