|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgestalt.shape.AbstractDrawable
gestalt.candidates.JoglTextureReader
public class JoglTextureReader
| Constructor Summary | |
|---|---|
JoglTextureReader(TexturePlugin theTexture)
|
|
| Method Summary | |
|---|---|
Bitmap |
bitmap()
|
void |
draw(GLContext theRenderContext)
this method is used to draw the drawable, when the context is ready. |
boolean |
isActive()
returns whether the drawable is active. |
void |
setActive(boolean theIsActive)
|
| Methods inherited from class gestalt.shape.AbstractDrawable |
|---|
add, getSortData, getSortValue, isSortable, setSortValue |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JoglTextureReader(TexturePlugin theTexture)
| Method Detail |
|---|
public Bitmap bitmap()
public boolean isActive()
Drawable
isActive in interface DrawableisActive in class AbstractDrawablepublic void setActive(boolean theIsActive)
public void draw(GLContext theRenderContext)
Drawable
theRenderContext - GLContext
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||