Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
N
navigationEvent(GGNavigationEvent)
- Method in interface ch.aplu.android.
GGNavigationListener
Event callback method called when one of the navigation keys are used.
nbCycles
- Variable in class ch.aplu.android.
Actor
The current number of simulation cycles since last reset.
near(SensorPort, int)
- Method in class ch.aplu.android.nxt.
UltrasonicAdapter
Empty method called when the distance falls below the trigger level.
near(SensorPort, int)
- Method in interface ch.aplu.android.nxt.
UltrasonicListener
Called when the distance falls below the trigger level.
nearBorder(Actor, Location)
- Method in class ch.aplu.android.
Actor
Empty implementation of a BorderListener called when the actor is set into a border cell.
nearBorder(Actor, Location)
- Method in interface ch.aplu.android.
GGBorderListener
Event callback method called when the actor enters a border cell.
normalize()
- Method in class ch.aplu.android.
GGVector
Modifies the vector to unit magnitude.
NORTH
- Static variable in class ch.aplu.android.
Location
The compass direction for north.
NORTHEAST
- Static variable in class ch.aplu.android.
Location
The compass direction for northeast.
NORTHWEST
- Static variable in class ch.aplu.android.
Location
The compass direction for northwest.
notifyClientConnection(BluetoothDevice, InputStream, OutputStream)
- Method in interface ch.aplu.android.bluetooth.
BluetoothServerListener
Called when a client connects successfully to the server.
notifyConnection(BluetoothDevice, boolean)
- Method in interface ch.aplu.android.bluetooth.
BluetoothPeerListener
Called when connection is established/lost.
notifyConnection(boolean)
- Method in interface ch.aplu.android.nxt.
NxtConnectionListener
Called when the NXTRobot connects to or disconnects from the NXT brick.
notifyCreate()
- Method in class ch.aplu.android.
GameGrid
Empty method called last in onCreate().
notifyResponse(String)
- Method in interface ch.aplu.android.
GGAlertDialogListener
Event callback method called when the user closes the dialog.
noVerso
- Static variable in class ch.aplu.jcardgame.
Card
If true; all cards are always shown with the face up (for debugging purposes).
NxtConnectionListener
- Interface in
ch.aplu.android.nxt
Callback declaration for Bluetooth connection/disconnection
NxtRobot
- Class in
ch.aplu.android.nxt
Class that represents a NXT robot brick.
NxtRobot(Activity, BluetoothDevice)
- Constructor for class ch.aplu.android.nxt.
NxtRobot
Creates a NxtRobot instance with given BluetoothDevice of the NXT brick.
NxtRobot(Activity, String)
- Constructor for class ch.aplu.android.nxt.
NxtRobot
Creates a NxtRobot instance with given Bluetooth friendly name of the NXT brick.
NxtRobot(Activity)
- Constructor for class ch.aplu.android.nxt.
NxtRobot
Opens a GGInputDialog to ask for the Bluetooth friendly name of the NXT brick and creates a NxtRobot instance.
NxtRobot.ConnectState
- Enum in
ch.aplu.android.nxt
Enum that defines return values for the connect() method.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z