public class FlashLayer extends AbstractLayer
AbstractLayer.Flag, AbstractLayer.Interaction<L,E>, AbstractLayer.Interactor<L>Layer.HasSize, Layer.HitTester, Layer.Util| Modifier and Type | Field and Description |
|---|---|
protected DisplayObject |
displayObject |
alpha, depth, flags, hitTester, originX, originY, rootInteractor, tint| Constructor and Description |
|---|
FlashLayer(DisplayObject displayObject) |
| Modifier and Type | Method and Description |
|---|---|
Layer |
setAlpha(float alpha) |
Layer |
setVisible(boolean visible) |
void |
update() |
protected void |
updateChildren() |
addListener, addListener, addListener, alpha, depth, destroy, destroyed, height, hitTest, hitTestDefault, interactive, isSet, onAdd, onRemove, originX, originY, parent, rotation, scaleX, scaleY, setDepth, setFlag, setHitTester, setInteractive, setOrigin, setParent, setRotation, setScale, setScale, setScaleX, setScaleY, setShader, setTint, setTranslation, setTx, setTy, tint, toString, transform, tx, ty, visible, widthprotected final DisplayObject displayObject
public FlashLayer(DisplayObject displayObject)
public Layer setVisible(boolean visible)
setVisible in interface LayersetVisible in class AbstractLayerpublic Layer setAlpha(float alpha)
setAlpha in interface LayersetAlpha in class AbstractLayerpublic void update()
protected void updateChildren()
Copyright © 2013. All Rights Reserved.