|
JSR-184 Public Review Draft - Apr. 30, 2003. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Background in javax.microedition.m3d |
Methods in javax.microedition.m3d that return Background | |
Background |
World.getBackground()
Retrieves the background settings of this World. |
Methods in javax.microedition.m3d with parameters of type Background | |
void |
World.setBackground(Background background)
Sets the Background object for this World. |
void |
Graphics3D.clear(int buffers,
Background background)
Clears the color and/or depth buffer of this Graphics3D. |
|
JSR-184 Public Review Draft - Apr. 30, 2003. | ||||||||||
PREV NEXT | FRAMES NO FRAMES |