Package | com.swfwire.decompiler.data.swf.records |
Class | public class ButtonRecord |
Inheritance | ButtonRecord ![]() |
Property | Defined 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 |
characterId | property |
public var characterId:uint
placeDepth | property |
public var placeDepth:uint
placeMatrix | property |
public var placeMatrix:MatrixRecord
reserved | property |
public var reserved:uint
stateDown | property |
public var stateDown:Boolean
stateHitTest | property |
public var stateHitTest:Boolean
stateOver | property |
public var stateOver:Boolean
stateUp | property |
public var stateUp:Boolean