|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.shape.AbstractDrawable
gestalt.candidates.NativeDrawable
public class NativeDrawable
| Constructor Summary | |
|---|---|
NativeDrawable(java.lang.String theNativeLibrary)
|
|
| Method Summary | |
|---|---|
void |
draw()
|
void |
draw(GLContext theRenderContext)
this method is used to draw the drawable, when the context is ready. |
void |
init()
|
| Methods inherited from class gestalt.shape.AbstractDrawable |
|---|
add, getSortData, getSortValue, isActive, isSortable, setSortValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NativeDrawable(java.lang.String theNativeLibrary)
| Method Detail |
|---|
public void init()
public void draw()
public void draw(GLContext theRenderContext)
Drawable
theRenderContext - GLContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||