Package | com.swfwire.decompiler.data.swf.records |
Class | public class StyleChangeRecord |
Inheritance | StyleChangeRecord Object |
Implements | IShapeRecord |
Property | Defined By | ||
---|---|---|---|
fillStyle0 : uint | StyleChangeRecord | ||
fillStyle1 : uint | StyleChangeRecord | ||
lineStyle : uint | StyleChangeRecord | ||
moveBits : uint | StyleChangeRecord | ||
moveDeltaX : int | StyleChangeRecord | ||
moveDeltaY : int | StyleChangeRecord | ||
reserved : uint | StyleChangeRecord | ||
stateFillStyle0 : Boolean | StyleChangeRecord | ||
stateFillStyle1 : Boolean | StyleChangeRecord | ||
stateLineStyle : Boolean | StyleChangeRecord | ||
stateMoveTo : Boolean | StyleChangeRecord |
fillStyle0 | property |
public var fillStyle0:uint
fillStyle1 | property |
public var fillStyle1:uint
lineStyle | property |
public var lineStyle:uint
moveBits | property |
public var moveBits:uint
moveDeltaX | property |
public var moveDeltaX:int
moveDeltaY | property |
public var moveDeltaY:int
reserved | property |
public var reserved:uint
stateFillStyle0 | property |
public var stateFillStyle0:Boolean
stateFillStyle1 | property |
public var stateFillStyle1:Boolean
stateLineStyle | property |
public var stateLineStyle:Boolean
stateMoveTo | property |
public var stateMoveTo:Boolean