public class ButtonRecord extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
blendMode |
DefineTag |
characterRef |
CXFormWithAlpha |
colorTransform
only valid if this record is in a DefineButton2
|
boolean |
down |
List |
filters |
boolean |
hitTest |
boolean |
over |
int |
placeDepth |
Matrix |
placeMatrix |
boolean |
up |
| Constructor and Description |
|---|
ButtonRecord() |
public boolean hitTest
public boolean down
public boolean over
public boolean up
public DefineTag characterRef
public int placeDepth
public Matrix placeMatrix
public CXFormWithAlpha colorTransform
public List filters
public int blendMode
Copyright © 2018 The Apache Software Foundation. All rights reserved.