jcaas.script_nodes
Class MusicContext

java.lang.Object
  extended by jcaas.script_nodes.Context
      extended by jcaas.script_nodes.MusicContext

public class MusicContext
extends Context

Author:
reverend TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
MusicContext()
           
 
Method Summary
 
Methods inherited from class jcaas.script_nodes.Context
getMethodFunction, getScriptFunctions, getStaticFunction, getVal, reset, setScriptFunctions, setVal
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MusicContext

public MusicContext()