Package-level declarations

Types

Link copied to clipboard

Executes Kotlin scripts in runtime.

Link copied to clipboard
class ScriptEngineException(message: String, cause: Throwable? = null) : GdxRuntimeException

Thrown when unable to execute a script or configure the scripting engine.