playn.flash
Class FlashLayer
java.lang.Object
playn.core.AbstractLayer
playn.flash.FlashLayer
- All Implemented Interfaces:
- Layer
- Direct Known Subclasses:
- FlashCanvasLayer, FlashGroupLayer, FlashImageLayer, FlashSurfaceLayer
public class FlashLayer
- extends AbstractLayer
| Methods inherited from class playn.core.AbstractLayer |
alpha, depth, destroy, destroyed, isSet, onAdd, onRemove, originX, originY, parent, setAlpha, setDepth, setFlag, setOrigin, setParent, setRotation, setScale, setScale, setTranslation, transform, visible |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
displayObject
protected final DisplayObject displayObject
FlashLayer
public FlashLayer(DisplayObject displayObject)
setVisible
public void setVisible(boolean visible)
- Specified by:
setVisible in interface Layer- Overrides:
setVisible in class AbstractLayer
update
public void update()
updateChildren
protected void updateChildren()
Copyright © 2012. All Rights Reserved.