Package | hud |
Class | public class WeaponHolsterVRWidget |
Inheritance | WeaponHolsterVRWidget ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
WeaponHolsterVRWidget | |||
![]() | 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 | |
onHandEnteredHolster():void | WeaponHolsterVRWidget | ||
onHandExitedHolster():void | WeaponHolsterVRWidget | ||
![]() | onMouseEnabled(_arg_1:Boolean):void | BaseControl | |
![]() | onSetConstrained(_arg_1:Boolean):void | BaseControl | |
onSetData(_arg_1:Object):void | WeaponHolsterVRWidget | ||
![]() | 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 | |
![]() | updateBounds():void | BaseControl |
Constant | Defined By | ||
---|---|---|---|
LEGALSTATE_CLEAR : int = 0 [static] | WeaponHolsterVRWidget | ||
LEGALSTATE_ILLEGAL : int = 2 [static] | WeaponHolsterVRWidget | ||
LEGALSTATE_SUSPICIOUS : int = 1 [static] | WeaponHolsterVRWidget |
WeaponHolsterVRWidget | () | Constructor |
public function WeaponHolsterVRWidget()
onHandEnteredHolster | () | method |
public function onHandEnteredHolster():void
onHandExitedHolster | () | method |
public function onHandExitedHolster():void
onSetData | () | method |
public function onSetData(_arg_1:Object):void
Parameters
_arg_1:Object |
LEGALSTATE_CLEAR | Constant |
public static const LEGALSTATE_CLEAR:int = 0
LEGALSTATE_ILLEGAL | Constant |
public static const LEGALSTATE_ILLEGAL:int = 2
LEGALSTATE_SUSPICIOUS | Constant |
public static const LEGALSTATE_SUSPICIOUS:int = 1