Click or drag to resize
Game Properties

The Game type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAddPiece
Reference to the AddPiece instance of the current scene. Null if there is no AddPiece in the current scene.
Public propertyStatic memberBlockInfoController
Reference to the BlockInfoController instance of the current scene. Null if there is no BlockInfoController in the current scene.
Public propertyStatic memberCompletedLevels
Array specifying whether each level is completed or not.
Public propertyStatic memberIsSimulating
Whether the game is currently simulating.
Public propertyStatic memberMachineObjectTracker
Reference to the MachineObjectTracker instance of the current scene. Null if there is no MachineObjectTracker in the current scene.
Public propertyName (Overrides SingleInstanceTName.)
Top
See Also