Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
E
G
H
I
K
M
P
R
S
T
V
B
backCommand
- Variable in class m3g03.midp2.
Main
Back command.
C
CanvasKeyEvents
- Class in
m3g03.midp2
Displays key events received from
Canvas.keyPressed()
with their code number, key name, and action mapping.
CanvasKeyEvents()
- Constructor for class m3g03.midp2.
CanvasKeyEvents
Constructor.
commandAction(Command, Displayable)
- Method in class m3g03.midp2.
Main
Receives command actions from the selection screen as well as the samples.
D
destroyApp(boolean)
- Method in class m3g03.midp2.
Main
Enters the destroyed state.
E
exitCommand
- Variable in class m3g03.midp2.
Main
Exit command.
G
GAME_ACTION_MAPPING
- Static variable in class m3g03.midp2.
CanvasKeyEvents
Maps game actions to a name that can be displayed.
GameCanvasKeyStates
- Class in
m3g03.midp2
Displays key states read from
GameCanvas.getKeyStates()
.
GameCanvasKeyStates()
- Constructor for class m3g03.midp2.
GameCanvasKeyStates
Constructor.
getDisplay()
- Static method in class m3g03.midp2.
Main
Returns the display unique to this MIDlet.
graphics
- Variable in class m3g03.midp2.
GameCanvasKeyStates
Graphics singleton used for rendering.
H
hideNotify()
- Method in class m3g03.midp2.
GameCanvasKeyStates
Stops the display loop.
I
isRunning
- Variable in class m3g03.midp2.
GameCanvasKeyStates
Flag for stopping the Thread.
K
KEY_STATES
- Static variable in class m3g03.midp2.
GameCanvasKeyStates
Maps key states to a name that can be displayed.
keyCode
- Variable in class m3g03.midp2.
CanvasKeyEvents
Current key code.
keyPressed(int)
- Method in class m3g03.midp2.
CanvasKeyEvents
Handles key presses.
M
m3g03.midp2
- package m3g03.midp2
M3gProperties
- Class in
m3g03.midp2
Displays M3G properties obtained from
Graphics3D.getProperties()
.
M3gProperties()
- Constructor for class m3g03.midp2.
M3gProperties
Initializes sample and reads properties.
Main
- Class in
m3g03.midp2
Application for starting the device tests.
Main()
- Constructor for class m3g03.midp2.
Main
Constructor.
midlet
- Static variable in class m3g03.midp2.
Main
Static reference to current MIDlet instance.
MidpProperties
- Class in
m3g03.midp2
Displays MIDP properties.
MidpProperties()
- Constructor for class m3g03.midp2.
MidpProperties
Initializes sample and reads properties.
MidpProperties.MidpCanvas
- Class in
m3g03.midp2
Dummy canvas to find out screen size when in full screen mode.
MidpProperties.MidpCanvas()
- Constructor for class m3g03.midp2.
MidpProperties.MidpCanvas
P
paint(Graphics)
- Method in class m3g03.midp2.
CanvasKeyEvents
Displays key code information.
paint(Graphics)
- Method in class m3g03.midp2.
MidpProperties.MidpCanvas
pauseApp()
- Method in class m3g03.midp2.
Main
Enters the paused state.
R
render(Graphics)
- Method in class m3g03.midp2.
GameCanvasKeyStates
Renders the key states.
run()
- Method in class m3g03.midp2.
GameCanvasKeyStates
Drives the animation.
S
selectionScreen
- Variable in class m3g03.midp2.
Main
Screen for selecting samples.
showNotify()
- Method in class m3g03.midp2.
GameCanvasKeyStates
Called when this sample is displayed.
startApp()
- Method in class m3g03.midp2.
Main
Enters the active state.
T
TESTS
- Static variable in class m3g03.midp2.
Main
List of tests.
V
validKeyCode
- Variable in class m3g03.midp2.
CanvasKeyEvents
Flag whether a key code is available.
B
C
D
E
G
H
I
K
M
P
R
S
T
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes