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
O
OK
- Static variable in class ch.aplu.android.
GGMessageBox
Acronym for ButtonLayout.OK.
OK_CANCEL
- Static variable in class ch.aplu.android.
GGMessageBox
Acronym for ButtonLayout.OK_CANCEL.
onCompletion(MediaPlayer)
- Method in class ch.aplu.android.
GameGrid
Notification method called when the playback of a media file terminates.
onConfigurationChanged(Configuration)
- Method in class ch.aplu.android.
ConsoleActivity
For internal use only.
onConfigurationChanged(Configuration)
- Method in class ch.aplu.android.
GameGrid
Called by the system when the configuration is modified, e.g. when the device orientation changes.
onCreate(Bundle)
- Method in class ch.aplu.android.
ConsoleActivity
For internal use only.
onKeyDown(int, KeyEvent)
- Method in class ch.aplu.android.
GameGrid
Notification method when a key is pressed.
onKeyLongPress(int, KeyEvent)
- Method in class ch.aplu.android.
GameGrid
Notification method when a key is long pressed.
onKeyUp(int, KeyEvent)
- Method in class ch.aplu.android.
GameGrid
Notification method when a key is released.
onPause()
- Method in class ch.aplu.android.
GGConsole
Callback when the Console activity onPause() is invoked.
openDrawableResource(String)
- Method in class ch.aplu.android.
GameGrid
Opens the given raw resource (file in subdirectory res/drawable).
openRawResource(String)
- Method in class ch.aplu.android.
GameGrid
Opens the given raw resource (file in subdirectory res/raw).
openRawResource(Activity, String)
- Static method in class ch.aplu.android.
GGPath
Loads a binary file from the raw resource folder,
e.g. get a Bitmap reference from a image resource with bi = BitmapFactory.decodeStream(openRawResource(activity, filename).
orientationChanged(GGNavigationListener.ScreenOrientation)
- Method in interface ch.aplu.android.
GGOrientationListener
Event callback method called when the device orientaton changed from PORTRAIT to LANDSCAPE or vice versa.
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