public interface IScreenshotContainer extends IItem
INestable.IChildrenChangedListener
Modifier and Type | Method and Description |
---|---|
boolean |
setScreenShotImage(java.io.File screenShotFile,
IStage stage,
float width,
float height)
Sets the screen shot image.
|
addItemListener, behaviourAdded, centerItem, convertWorldVelocityToLocalVelocity, getBehaviours, getBehaviours, getItemListeners, getManipulableSpatial, getMultiTouchDispatcher, getName, getParentItem, getRelativeLocation, getRelativeLocationOfWorldLocation, getRelativeRotation, getRelativeScale, getUUID, getWorldLocation, getWorldLocation, getWorldRotationDegrees, getZOrder, getZOrderManager, isVisible, removeItemListener, setInteractionEnabled, setItemListeners, setParentItem, setRelativeLocation, setRelativeRotation, setRelativeScale, setVisible, setWorldLocation, setZOrder
addItem, deRegisterChildrenChangedListener, getChildItems, getChildrenCount, hasChildren, registerChildrenChangedListener, removeAllItems, removeItem
boolean setScreenShotImage(java.io.File screenShotFile, IStage stage, float width, float height)
screenShotFile
- the screen shot filestage
- the stagewidth
- the widthheight
- the height