|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Drawable3D
Implemented by all those classes that can be drawn in a GL10
context
Method Summary | |
---|---|
void |
draw(GL10 gl)
Draws the element in the GL10 context |
void |
update(long elapsed)
Updates drawable with the elapsed time |
Method Detail |
---|
void draw(GL10 gl)
GL10
context
gl
- the GL10
contextvoid update(long elapsed)
elapsed
- elapsed time since last update
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |