Table of Contents

Editor

Methods Properties Base Classes Derived Classes
AddResource Actions multidock editormain
AddResourceType EditGameSession
CreateDockableWindow EditLevel
DisplayGameSession EditSpace
EditGameSpaces OperationQueue
EditResource ProjectCog
ExecuteCommand Selection
PauseGame
PlayGame
PlayNewGame
PlaySingleGame
SelectPrimary
SelectTool
SetFocus
SetGamePaused
SetMainPropertyViewObject
StepGame
StopGame
ToggleGamePaused
ZoomOnGame

Properties


Actions : actions

read-only

var Actions : Actions

EditGameSession : gamesession

read-only

var EditGameSession : GameSession

EditLevel : level

read-only

var EditLevel : Level

EditSpace : space

read-only

var EditSpace : Space

OperationQueue : operationqueue

read-only

var OperationQueue : OperationQueue

ProjectCog : cog

read-only

var ProjectCog : Cog

Selection : metaselection

read-only

var Selection : MetaSelection

Methods


AddResource : Void

Name Type Description
function AddResource()

AddResourceType : Void

Name Type Description
p0 boundtype
p1 string
function AddResourceType(p0 : BoundType, p1 : String)

CreateDockableWindow : Void

Name Type Description
p0 string
p1 cameraviewport
p2 real2
p3 boolean
p4 DockArea
function CreateDockableWindow(p0 : String, p1 : CameraViewport, p2 : Real2, p3 : Boolean, p4 : DockArea)

DisplayGameSession : Void

Name Type Description
p0 string
p1 gamesession
function DisplayGameSession(p0 : String, p1 : GameSession)

EditGameSpaces : Void

Name Type Description
function EditGameSpaces()

EditResource : Void

Name Type Description
p0 Resource
function EditResource(p0 : Resource)

ExecuteCommand : Void

Name Type Description
p0 string
function ExecuteCommand(p0 : String)

PauseGame : Void

Name Type Description
function PauseGame()

PlayGame : gamesession

Name Type Description
p0 PlayGameOptions
p1 boolean
p2 boolean
function PlayGame(p0 : PlayGameOptions, p1 : Boolean, p2 : Boolean) : GameSession

PlayNewGame : gamesession

Name Type Description
function PlayNewGame() : GameSession

PlaySingleGame : gamesession

Name Type Description
function PlaySingleGame() : GameSession

SelectPrimary : Void

Name Type Description
p0 anyhandle
function SelectPrimary(p0 : AnyHandle)

SelectTool : Void

Name Type Description
p0 string
function SelectTool(p0 : String)

SetFocus : Void

Name Type Description
p0 space
function SetFocus(p0 : Space)

SetGamePaused : Void

Name Type Description
p0 boolean
function SetGamePaused(p0 : Boolean)

SetMainPropertyViewObject : Void

Name Type Description
p0 Object
function SetMainPropertyViewObject(p0 : Object)

StepGame : Void

Name Type Description
function StepGame()

StopGame : Void

Name Type Description
function StopGame()

ToggleGamePaused : Void

Name Type Description
function ToggleGamePaused()

ZoomOnGame : Void

Name Type Description
p0 gamesession
function ZoomOnGame(p0 : GameSession)