|
sdr 0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jme.scene.SceneElement
com.jme.scene.Spatial
com.jme.scene.Geometry
com.jme.scene.TriMesh
net.cscott.sdr.anim.GradientTriangle
net.cscott.sdr.anim.MenuArrow
public class MenuArrow
MenuArrow is a GradientTriangle which is sized and textured
appropriately for use in the MenuState.
| Field Summary |
|---|
| Fields inherited from class com.jme.scene.Geometry |
|---|
batchList |
| Fields inherited from class com.jme.scene.Spatial |
|---|
geometricalControllers, localRotation, localScale, localTranslation, parent, worldRotation, worldScale, worldTranslation |
| Constructor Summary | |
|---|---|
MenuArrow(String name,
net.cscott.sdr.anim.BaseState st,
boolean isLeft)
|
|
| Method Summary | |
|---|---|
void |
setSelected(boolean isSelected)
|
| Methods inherited from class net.cscott.sdr.anim.GradientTriangle |
|---|
isInside |
| Methods inherited from class com.jme.scene.TriMesh |
|---|
clearBuffers, draw, findCollisions, findTriangleCollision, findTrianglePick, getBatch, getIndexBuffer, getMeshAsTriangles, getMeshAsTrianglesVertices, getTriangle, getTriangle, getTriangle, getTriangle, getTriangleCount, getType, hasCollision, hasTriangleCollision, hasTriangleCollision, reconstruct, reconstruct, setIndexBuffer, setupBatchList |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.jme.util.export.Savable |
|---|
getClassTag |
| Constructor Detail |
|---|
public MenuArrow(String name,
net.cscott.sdr.anim.BaseState st,
boolean isLeft)
| Method Detail |
|---|
public void setSelected(boolean isSelected)
|
sdr 0.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||