Package | hud.photomode |
Class | public class PhotoModeWidget |
Inheritance | PhotoModeWidget ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
PhotoModeWidget | |||
![]() | clearMatrix3D():void | BaseControl | |
![]() | getContainer():Sprite | BaseControl | |
![]() | onAttached():void | BaseControl | |
![]() | onChildrenAttached():void | BaseControl | |
![]() | onEditorContainerSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void | BaseControl | |
![]() | onEditorSelected(_arg_1:Boolean, _arg_2:Number, _arg_3:Number, _arg_4:Number, _arg_5:Number, _arg_6:Number, _arg_7:Number):void | BaseControl | |
![]() | onEnterFrameHandler():void | BaseControl | |
![]() | onMouseEnabled(_arg_1:Boolean):void | BaseControl | |
![]() | onSetConstrained(_arg_1:Boolean):void | BaseControl | |
onSetData(_arg_1:Object):void | PhotoModeWidget | ||
![]() | onSetSize(_arg_1:Number, _arg_2:Number):void | BaseControl | |
![]() | onSetViewport(_arg_1:Number, _arg_2:Number, _arg_3:Number):void | BaseControl | |
![]() | onSetVisible(_arg_1:Boolean):void | BaseControl | |
triggerTestHUD():void | PhotoModeWidget | ||
![]() | updateBounds():void | BaseControl |
Constant | Defined By | ||
---|---|---|---|
VIEWFINDERSTYLE_CAMERAITEM : int = 1 [static] | PhotoModeWidget | ||
VIEWFINDERSTYLE_NONE : int = 0 [static] | PhotoModeWidget | ||
VIEWFINDERSTYLE_PHOTOOPP : int = 2 [static] | PhotoModeWidget | ||
VIEWFINDERSTYLE_SPYCAM : int = 3 [static] | PhotoModeWidget |
PhotoModeWidget | () | Constructor |
public function PhotoModeWidget()
onSetData | () | method |
public function onSetData(_arg_1:Object):void
Parameters
_arg_1:Object |
triggerTestHUD | () | method |
public function triggerTestHUD():void
VIEWFINDERSTYLE_CAMERAITEM | Constant |
public static const VIEWFINDERSTYLE_CAMERAITEM:int = 1
VIEWFINDERSTYLE_NONE | Constant |
public static const VIEWFINDERSTYLE_NONE:int = 0
VIEWFINDERSTYLE_PHOTOOPP | Constant |
public static const VIEWFINDERSTYLE_PHOTOOPP:int = 2
VIEWFINDERSTYLE_SPYCAM | Constant |
public static const VIEWFINDERSTYLE_SPYCAM:int = 3