-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Workspace
Main gateway for accessing the API
Properties:
π id
π scenes
π objects
π events
π projectDir
π assetsDir
π scenesDir
π scriptsDir
π workspaceEvents
π __instancesMethods:
π open()
π on()
π __buildScenes()
π __buildScripts()
π __formSettings()
π __generateID()
Event
Class for the many events
Properties:
Methods:
GameObject
Typing for a GameObject in a Scene
Properties:
π placeholder
Methods:
π placeholder()
EventGroup
A list of events
Extension of a Soup but has no extra properties or methods
ScriptGroup
A list of scripts
Extension of a Soup and has no extra propertiesMethods:
π create()
SceneChildGroup
A list of a scene's children
Extension of a Soup and has no extra propertiesMethods:
π create()
SceneGameObjectGroup
A list of a scene's game objects
Extension of a Soup and has no extra propertiesMethods:
π create()
SceneLightGroup
A list of a scene's lights
Extension of a Soup and has no extra propertiesMethods:
π create()
SceneCameraGroup
A list of a scene's cameras
Extension of a Soup and has no extra propertiesMethods:
π create()
GameObjectGroup
A list of every game object across every scene
Extension of a Soup but has no extra properties or methods