PackageGui
Classpublic class PartEditWindow
InheritancePartEditWindow Inheritance GuiWindow Inheritance flash.display.Sprite



Public Properties
 PropertyDefined by
 Inheritedfader : Sprite
GuiWindow
  sliderDown : Boolean = false
PartEditWindow
Public Methods
 MethodDefined by
  
PartEditWindow
  
backButton(e:MouseEvent):void
PartEditWindow
  
PartEditWindow
  
cannonFocus(e:MouseEvent):void
PartEditWindow
  
cannonKeyFocus(e:MouseEvent):void
PartEditWindow
  
PartEditWindow
  
controlKey1Focus(e:MouseEvent):void
PartEditWindow
  
controlKey2Focus(e:MouseEvent):void
PartEditWindow
  
densityFocus(e:MouseEvent):void
PartEditWindow
  
deselectBox1():void
PartEditWindow
  
deselectBox2():void
PartEditWindow
  
PartEditWindow
  
PartEditWindow
  
PartEditWindow
  
PartEditWindow
  
PartEditWindow
  
PartEditWindow
  
EnableMotorStuff(enable:Boolean):void
PartEditWindow
  
EnableTextStuff(enable:Boolean):void
PartEditWindow
  
EnteringInput():Boolean
PartEditWindow
 Inherited
HideFader():void
GuiWindow
  
maxDispFocus(e:MouseEvent):void
PartEditWindow
  
minDispFocus(e:MouseEvent):void
PartEditWindow
 Inherited
MouseOver(mouseX:int, mouseY:int):Boolean
GuiWindow
  
SetCannon(strength:Number):void
PartEditWindow
  
SetDensity(density:Number):void
PartEditWindow
  
SetSpeed(speed:Number):void
PartEditWindow
  
SetStrength(strength:Number):void
PartEditWindow
  
SetThrust(thrust:Number):void
PartEditWindow
  
PartEditWindow
  
ShowCannonPanel(cannon:Cannon):void
PartEditWindow
 Inherited
ShowFader():void
GuiWindow
  
PartEditWindow
  
ShowMultiSelectPanel(parts:Array):void
PartEditWindow
  
PartEditWindow
  
PartEditWindow
  
PartEditWindow
  
sizeFocus(e:MouseEvent):void
PartEditWindow
  
sliderClicked(e:Event):void
PartEditWindow
  
sliderReleased(e:Event):void
PartEditWindow
  
speedFocus(e:MouseEvent):void
PartEditWindow
  
strengthFocus(e:MouseEvent):void
PartEditWindow
  
TextAreaGotFocus(e:Event = null):void
PartEditWindow
  
TextAreaLostFocus(e:Event = null):void
PartEditWindow
  
thrustFocus(e:MouseEvent):void
PartEditWindow
  
thrustKeyFocus(e:MouseEvent):void
PartEditWindow
Property detail
sliderDownproperty
public var sliderDown:Boolean = false
Constructor detail
PartEditWindow()constructor
public function PartEditWindow(contr:ControllerGame)Parameters
contr:ControllerGame
Method detail
backButton()method
public function backButton(e:MouseEvent):voidParameters
e:MouseEvent
BuildWindowShowing()method 
public function BuildWindowShowing():Boolean

Returns
Boolean
cannonFocus()method 
public function cannonFocus(e:MouseEvent):voidParameters
e:MouseEvent
cannonKeyFocus()method 
public function cannonKeyFocus(e:MouseEvent):voidParameters
e:MouseEvent
ColourWindowShowing()method 
public function ColourWindowShowing():Boolean

Returns
Boolean
controlKey1Focus()method 
public function controlKey1Focus(e:MouseEvent):voidParameters
e:MouseEvent
controlKey2Focus()method 
public function controlKey2Focus(e:MouseEvent):voidParameters
e:MouseEvent
densityFocus()method 
public function densityFocus(e:MouseEvent):voidParameters
e:MouseEvent
deselectBox1()method 
public function deselectBox1():void
deselectBox2()method 
public function deselectBox2():void
DisableStuffForCarLevel()method 
public function DisableStuffForCarLevel():void
DisableStuffForCatapultLevel()method 
public function DisableStuffForCatapultLevel():void
DisableStuffForDumpbotLevel()method 
public function DisableStuffForDumpbotLevel():void
DisableStuffForHomeMoviesLevel()method 
public function DisableStuffForHomeMoviesLevel():void
DisableStuffForJumpbotLevel()method 
public function DisableStuffForJumpbotLevel():void
DisableStuffForShapesLevel()method 
public function DisableStuffForShapesLevel():void
EnableMotorStuff()method 
public function EnableMotorStuff(enable:Boolean):voidParameters
enable:Boolean
EnableTextStuff()method 
public function EnableTextStuff(enable:Boolean):voidParameters
enable:Boolean
EnteringInput()method 
public function EnteringInput():Boolean

Returns
Boolean
maxDispFocus()method 
public function maxDispFocus(e:MouseEvent):voidParameters
e:MouseEvent
minDispFocus()method 
public function minDispFocus(e:MouseEvent):voidParameters
e:MouseEvent
SetCannon()method 
public function SetCannon(strength:Number):voidParameters
strength:Number
SetDensity()method 
public function SetDensity(density:Number):voidParameters
density:Number
SetSpeed()method 
public function SetSpeed(speed:Number):voidParameters
speed:Number
SetStrength()method 
public function SetStrength(strength:Number):voidParameters
strength:Number
SetThrust()method 
public function SetThrust(thrust:Number):voidParameters
thrust:Number
ShowBuildBoxPanel()method 
public function ShowBuildBoxPanel():void
ShowCannonPanel()method 
public function ShowCannonPanel(cannon:Cannon):voidParameters
cannon:Cannon
ShowJointPanel()method 
public function ShowJointPanel(joint:JointPart):voidParameters
joint:JointPart
ShowMultiSelectPanel()method 
public function ShowMultiSelectPanel(parts:Array):voidParameters
parts:Array
ShowObjectPanel()method 
public function ShowObjectPanel(shape:ShapePart):voidParameters
shape:ShapePart
ShowTextPanel()method 
public function ShowTextPanel(text:TextPart):voidParameters
text:TextPart
ShowThrustersPanel()method 
public function ShowThrustersPanel(t:Thrusters):voidParameters
t:Thrusters
sizeFocus()method 
public function sizeFocus(e:MouseEvent):voidParameters
e:MouseEvent
sliderClicked()method 
public function sliderClicked(e:Event):voidParameters
e:Event
sliderReleased()method 
public function sliderReleased(e:Event):voidParameters
e:Event
speedFocus()method 
public function speedFocus(e:MouseEvent):voidParameters
e:MouseEvent
strengthFocus()method 
public function strengthFocus(e:MouseEvent):voidParameters
e:MouseEvent
TextAreaGotFocus()method 
public function TextAreaGotFocus(e:Event = null):voidParameters
e:Event (default = null)
TextAreaLostFocus()method 
public function TextAreaLostFocus(e:Event = null):voidParameters
e:Event (default = null)
thrustFocus()method 
public function thrustFocus(e:MouseEvent):voidParameters
e:MouseEvent
thrustKeyFocus()method 
public function thrustKeyFocus(e:MouseEvent):voidParameters
e:MouseEvent