|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjme.geometry.hud.AbstractComponent
jme.geometry.hud.Button
Button
| Field Summary |
| Fields inherited from class jme.geometry.hud.AbstractComponent |
alpha, children, color, height, locationX, locationY, width |
| Constructor Summary | |
Button()
|
|
| Method Summary | |
void |
dispose()
dispose destroys the component and all it's children. |
void |
render()
render takes care of displaying the component to the
screen. |
| Methods inherited from class jme.geometry.hud.AbstractComponent |
add, contains, getHeight, getWidth, getX, getY, isVisible, remove, setColor, setLocation, setSize, setTexture, setTransparency |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Button()
| Method Detail |
public void dispose()
Componentdispose destroys the component and all it's children.
dispose in interface Componentdispose in class AbstractComponentpublic void render()
Componentrender takes care of displaying the component to the
screen.
render in interface Componentrender in class AbstractComponent
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||