|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapps.control.controlmenu.ControlMenu
public class ControlMenu
The Class ControlMenu.
Constructor Summary | |
---|---|
ControlMenu(ContentSystem contentSystem,
NetworkedContentManager networkedContentManager,
SubAppMenu subAppMenu,
BackgroundController backgroundController)
Instantiates a new control menu. |
Method Summary | |
---|---|
void |
setLocation(float x,
float y)
Sets the location. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ControlMenu(ContentSystem contentSystem, NetworkedContentManager networkedContentManager, SubAppMenu subAppMenu, BackgroundController backgroundController)
contentSystem
- the content systemnetworkedContentManager
- the networked content managersubAppMenu
- the sub app menubackgroundController
- the background controllerMethod Detail |
---|
public void setLocation(float x, float y)
x
- the xy
- the y
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |