|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnao.event.NaoEvent
nao.event.ToeTouchedEvent
public class ToeTouchedEvent
| Field Summary | |
|---|---|
boolean |
left
|
boolean |
right
|
| Constructor Summary | |
|---|---|
ToeTouchedEvent(boolean left,
boolean right)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final boolean left
public final boolean right
| Constructor Detail |
|---|
public ToeTouchedEvent(boolean left,
boolean right)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||