C D E G H I M P R S U W

C

commandAction(Command, Displayable) - Method in class m3g02.Main
Receives command actions.

D

destroy() - Method in class m3g02.HelloWorldSample
Destroys the sample.
destroyApp(boolean) - Method in class m3g02.Main
Enters the destroyed state.

E

exitCommand - Variable in class m3g02.Main
Exit command.

G

graphics - Variable in class m3g02.HelloWorldSample
2D graphics singleton used for rendering.
graphics3d - Variable in class m3g02.HelloWorldSample
3D graphics singleton used for rendering.

H

HelloWorldSample - Class in m3g02
Animates a three-dimensional Hello, World! text that's stored in a binary file.
HelloWorldSample() - Constructor for class m3g02.HelloWorldSample
Constructor.

I

init() - Method in class m3g02.HelloWorldSample
Initializes the sample.
isRunning - Variable in class m3g02.HelloWorldSample
Flag for stopping the animation thread.

M

m3g02 - package m3g02
 
M3G_FILE - Static variable in class m3g02.HelloWorldSample
File that stores the 3D scene.
Main - Class in m3g02
MIDlet for HelloWorldSample.
Main() - Constructor for class m3g02.Main
Constructor.
mesh - Variable in class m3g02.HelloWorldSample
Text mesh.

P

pauseApp() - Method in class m3g02.Main
Enters the paused state.

R

render(Graphics) - Method in class m3g02.HelloWorldSample
Renders the sample.
run() - Method in class m3g02.HelloWorldSample
Drives the animation.

S

sample - Variable in class m3g02.Main
The sample.
startApp() - Method in class m3g02.Main
Enters the active state.

U

USER_ID_MESH - Static variable in class m3g02.HelloWorldSample
User ID to find the mesh inside the scene graph.

W

world - Variable in class m3g02.HelloWorldSample
Object that represents the 3D world.

C D E G H I M P R S U W