|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jmex.game.state.GameState
synergynetframework.appsystem.table.appdefinitions.SynergyNetApp
synergynetframework.appsystem.table.appdefinitions.DefaultSynergyNetApp
apps.threedbuttonsexperiment.ThreeDButtonsExperiment
public class ThreeDButtonsExperiment
The Class ThreeDButtonsExperiment.
| Field Summary | |
|---|---|
static com.jme.math.Vector2f |
DISPLAYLOCATION_2D
The Constant DISPLAYLOCATION_2D. |
static com.jme.math.Vector3f |
DISPLAYLOCATION_3D
The Constant DISPLAYLOCATION_3D. |
static com.jme.math.Vector3f |
DISPLAYLOCATION_3D_LEFT
The Constant DISPLAYLOCATION_3D_LEFT. |
static com.jme.math.Vector3f |
DISPLAYLOCATION_3D_RIGHT
The Constant DISPLAYLOCATION_3D_RIGHT. |
static com.jme.math.Vector2f |
HIDDENLOCATION_2D
The Constant HIDDENLOCATION_2D. |
static com.jme.math.Vector3f |
HIDDENLOCATION_3D
The Constant HIDDENLOCATION_3D. |
static java.lang.String |
TASKGROUP_MOUSE
The Constant TASKGROUP_MOUSE. |
static java.lang.String |
TASKGROUP_MT
The Constant TASKGROUP_MT. |
static java.lang.String |
TASKGROUP_MTANGLE
The Constant TASKGROUP_MTANGLE. |
| Constructor Summary | |
|---|---|
ThreeDButtonsExperiment(ApplicationInfo info)
Instantiates a new three d buttons experiment. |
|
| Method Summary | |
|---|---|
void |
addContent()
Adds the content. |
void |
hideAll()
Hide all. |
void |
onActivate()
On activate. |
void |
showLabel(boolean b)
Show label. |
void |
stateUpdate(float tpf)
State update. |
| Methods inherited from class synergynetframework.appsystem.table.appdefinitions.DefaultSynergyNetApp |
|---|
init |
| Methods inherited from class synergynetframework.appsystem.table.appdefinitions.SynergyNetApp |
|---|
cleanup, exitApp, getActivationCount, getApplicationDataDirectory, getInfo, getMenuController, getOrthoNode, getOrthoRenderPass, getRootNode, getWorldNode, getWorldRenderPass, render, renderDebug, setActivationCount, setActive, setMenuController, setOrthoRenderPass, setRootNode, setWorldRenderPass, update |
| Methods inherited from class com.jmex.game.state.GameState |
|---|
getName, getParent, isActive, setName, setParent |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final com.jme.math.Vector2f DISPLAYLOCATION_2D
public static final com.jme.math.Vector3f DISPLAYLOCATION_3D
public static final com.jme.math.Vector3f DISPLAYLOCATION_3D_LEFT
public static final com.jme.math.Vector3f DISPLAYLOCATION_3D_RIGHT
public static final com.jme.math.Vector2f HIDDENLOCATION_2D
public static final com.jme.math.Vector3f HIDDENLOCATION_3D
public static final java.lang.String TASKGROUP_MOUSE
public static final java.lang.String TASKGROUP_MT
public static final java.lang.String TASKGROUP_MTANGLE
| Constructor Detail |
|---|
public ThreeDButtonsExperiment(ApplicationInfo info)
info - the info| Method Detail |
|---|
public void addContent()
SynergyNetApp
addContent in class SynergyNetApppublic void hideAll()
public void onActivate()
SynergyNetApp
onActivate in class SynergyNetApppublic void showLabel(boolean b)
b - the bpublic void stateUpdate(float tpf)
SynergyNetApp
tpf - the tpf
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||