|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mt4j.sceneManagement.AbstractScene
org.rubato.rubettes.bigbang.view.subview.multitouch.BigBangScene
public class BigBangScene
Constructor Summary | |
---|---|
BigBangScene(org.mt4j.MTApplication mtApplication,
ViewController controller)
|
Method Summary | |
---|---|
org.mt4j.components.MTComponent |
getAxesLayer()
|
org.mt4j.input.inputProcessors.componentProcessors.lassoProcessor.LassoProcessor |
getLassoProcessor()
|
org.mt4j.components.MTComponent |
getNoteLayer()
|
void |
init()
|
void |
shutDown()
|
Methods inherited from class org.mt4j.sceneManagement.AbstractScene |
---|
destroy, drawAndUpdate, getCanvas, getClearColor, getGlobalInputProcessors, getMTApplication, getName, getSceneCam, getTransition, isClear, registerGlobalInputProcessor, registerPreDrawAction, setClear, setClearColor, setName, setSceneCam, setTransition, unregisterGlobalInputProcessor, unregisterPreDrawAction |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BigBangScene(org.mt4j.MTApplication mtApplication, ViewController controller)
Method Detail |
---|
public org.mt4j.components.MTComponent getAxesLayer()
public org.mt4j.components.MTComponent getNoteLayer()
public org.mt4j.input.inputProcessors.componentProcessors.lassoProcessor.LassoProcessor getLassoProcessor()
public void init()
init
in interface org.mt4j.sceneManagement.Iscene
init
in class org.mt4j.sceneManagement.AbstractScene
public void shutDown()
shutDown
in interface org.mt4j.sceneManagement.Iscene
shutDown
in class org.mt4j.sceneManagement.AbstractScene
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |