Packagecom.swfwire.decompiler.data.swf.records
Classpublic class ButtonRecord
InheritanceButtonRecord Inheritance Object



Public Properties
 PropertyDefined By
  characterId : uint
ButtonRecord
  placeDepth : uint
ButtonRecord
  placeMatrix : MatrixRecord
ButtonRecord
  reserved : uint
ButtonRecord
  stateDown : Boolean
ButtonRecord
  stateHitTest : Boolean
ButtonRecord
  stateOver : Boolean
ButtonRecord
  stateUp : Boolean
ButtonRecord
Property Detail
characterIdproperty
public var characterId:uint

placeDepthproperty 
public var placeDepth:uint

placeMatrixproperty 
public var placeMatrix:MatrixRecord

reservedproperty 
public var reserved:uint

stateDownproperty 
public var stateDown:Boolean

stateHitTestproperty 
public var stateHitTest:Boolean

stateOverproperty 
public var stateOver:Boolean

stateUpproperty 
public var stateUp:Boolean