public class FlashSurfaceLayer extends FlashLayer implements SurfaceLayer
AbstractLayer.Flag, AbstractLayer.Interaction<L,E>, AbstractLayer.Interactor<L>Layer.HasSize, Layer.HitTester, Layer.UtildisplayObjectalpha, depth, flags, hitTester, originX, originY, rootInteractor, tint| Constructor and Description |
|---|
FlashSurfaceLayer(float width,
float height) |
| Modifier and Type | Method and Description |
|---|---|
float |
height() |
float |
scaledHeight() |
float |
scaledWidth() |
Surface |
surface() |
float |
width() |
setAlpha, setVisible, update, updateChildrenaddListener, addListener, addListener, alpha, depth, destroy, destroyed, 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, visibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddListener, addListener, addListener, alpha, depth, destroy, destroyed, hitTest, hitTestDefault, interactive, originX, originY, parent, rotation, scaleX, scaleY, setAlpha, setDepth, setHitTester, setInteractive, setOrigin, setRotation, setScale, setScale, setScaleX, setScaleY, setShader, setTint, setTranslation, setTx, setTy, setVisible, tint, transform, tx, ty, visiblepublic FlashSurfaceLayer(float width,
float height)
width - height - public Surface surface()
surface in interface SurfaceLayerpublic float width()
width in interface Layer.HasSizewidth in class AbstractLayerpublic float height()
height in interface Layer.HasSizeheight in class AbstractLayerpublic float scaledWidth()
scaledWidth in interface Layer.HasSizepublic float scaledHeight()
scaledHeight in interface Layer.HasSizeCopyright © 2013. All Rights Reserved.