- J - Variable in class org.synthclipse.scripting.event.KeyCodes
-
Key: j
- JSArrays - Class in org.synthclipse.scripting.core
-
Utility class for converting JavaScript arrays to Java arrays and buffers.
- JSArrays() - Constructor for class org.synthclipse.scripting.core.JSArrays
-
- JSFragxRenderer - Class in org.synthclipse.scripting.core
-
JSFragxRenderer
is a .fragx/.stoy shader renderer.
- JSFragxRenderer(GLAutoDrawable, FragxExecutor, IScriptingController) - Constructor for class org.synthclipse.scripting.core.JSFragxRenderer
-
Creates new instance of JSFragxRenderer
.
- JSNative - Class in org.synthclipse.scripting.core
-
Factory of some basic mathematical objects like vectors and matrices.
- JSNative() - Constructor for class org.synthclipse.scripting.core.JSNative
-
- JSSynthclipse<FunctionType,ContextType> - Class in org.synthclipse.scripting.core
-
The main controller of the Synthclipse's scripting engine.
- JSSynthclipse(AbstractJSExecutor<FunctionType, ContextType>) - Constructor for class org.synthclipse.scripting.core.JSSynthclipse
-
Creates a new JSSynthclipse
instance.
- JSTimer - Class in org.synthclipse.scripting.core
-
Simple timer implementation.
- JSTimer() - Constructor for class org.synthclipse.scripting.core.JSTimer
-