|
||||||||||
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.tablepositionsetup.TablePosApp
public class TablePosApp
The Class TablePosApp.
Field Summary | |
---|---|
static int |
MAX_MARKER_DISTANCE
The Constant MAX_MARKER_DISTANCE. |
static int |
MAX_TABLE_WIDTH
The Constant MAX_TABLE_WIDTH. |
Constructor Summary | |
---|---|
TablePosApp(ApplicationInfo info)
Instantiates a new table pos app. |
Method Summary | |
---|---|
void |
addContent()
Adds the content. |
void |
aimMenu()
Aim menu. |
void |
aimThreeMenu()
Aim three menu. |
void |
manualMenu()
Manual menu. |
void |
onActivate()
On activate. |
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 int MAX_MARKER_DISTANCE
public static final int MAX_TABLE_WIDTH
Constructor Detail |
---|
public TablePosApp(ApplicationInfo info)
info
- the infoMethod Detail |
---|
public void addContent()
SynergyNetApp
addContent
in class SynergyNetApp
public void aimMenu()
public void aimThreeMenu()
public void manualMenu()
public void onActivate()
SynergyNetApp
onActivate
in class SynergyNetApp
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |