Package gaiasky.script


package gaiasky.script
Scripting API specification and implementations
  • Class
    Description
    Implementation of the scripting interface using the event system
    This guy implements high level operations which run concurrently to the main thread by starting new threads
    Scripting interface.
    The scripting server of Gaia Sky, backed by a Py4J GatewayServer.