|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectftcomputing.robo.IRKeys
public class IRKeys
Klasse für die Auswahl der Taste bei der Abfrage des Infrarot-Empfängers. Funktioniert nur beim Robo-Interface.
FishFace.getIRKey(int, int)
,
IRCode
Field Summary | |
---|---|
static int |
Code1
Taste Code 1 |
static int |
Code2
Taste Code2 |
static int |
M1
Taste M1 Geschwindigkeit |
static int |
M1BW
Taste M1 rückwärts |
static int |
M1FW
Taste M1 vorwärts |
static int |
M2
Taste M2 Geschwindigkeit |
static int |
M2L
Taste M2 links |
static int |
M2R
Taste M2 rechts |
static int |
M3
Taste M3 Geschwindigkeit |
static int |
M3L
Taste M3 nach links |
static int |
M3R
Taste M3 nach rechts |
Constructor Summary | |
---|---|
IRKeys()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int M3R
public static final int M3L
public static final int M1
public static final int M2
public static final int M3
public static final int Code2
public static final int M1BW
public static final int M1FW
public static final int M2L
public static final int M2R
public static final int Code1
Constructor Detail |
---|
public IRKeys()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |