Preparing search index...
The search index is not available
@niuee/board
@niuee/board
RotationRestrictionHandler
Class RotationRestrictionHandler
Hierarchy (
view full
)
RotationHandlerBoilerPlate
RotationRestrictionHandler
Index
Constructors
constructor
Properties
_restrict
Rotation
Accessors
next
Handler
restrict
Rotation
Methods
chain
Handler
rotate
Camera
By
rotate
Camera
To
Constructors
constructor
new
Rotation
Restriction
Handler
(
nextHandler
?
)
:
RotationRestrictionHandler
Parameters
nextHandler
:
RotationHandler
= undefined
Returns
RotationRestrictionHandler
Properties
Private
_restrict
Rotation
_restrict
Rotation
:
boolean
= false
Accessors
read and write
next
Handler
get
nextHandler
(
)
:
RotationHandler
Returns
RotationHandler
set
nextHandler
(
handler
)
:
void
Parameters
handler
:
RotationHandler
Returns
void
read and write
restrict
Rotation
get
restrictRotation
(
)
:
boolean
Returns
boolean
set
restrictRotation
(
restrictRotation
)
:
void
Parameters
restrictRotation
:
boolean
Returns
void
Methods
chain
Handler
chain
Handler
(
handler
)
:
RotationHandler
Parameters
handler
:
RotationHandler
Returns
RotationHandler
rotate
Camera
By
rotate
Camera
By
(
camera
,
diff
)
:
void
Parameters
camera
:
BoardCamera
diff
:
number
Returns
void
rotate
Camera
To
rotate
Camera
To
(
camera
,
targetRotation
)
:
void
Parameters
camera
:
BoardCamera
targetRotation
:
number
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_restrict
Rotation
next
Handler
restrict
Rotation
chain
Handler
rotate
Camera
By
rotate
Camera
To
@niuee/board
Board
Board
Input Strategy
DefaultBoardKMTStrategy
DefaultTouchStrategy
BoardKMTStrategy
Camera Observer
CameraObserverV2
Input Observer
InputObserver
Other
BasePanHandler
BaseRotationHandler
BaseZoomHandler
BoardCameraV2
BoardStateObserver
ClampHandler
PanHandlerBoilerPlate
PanRig
PanWithRestriction
RotationClampHandler
Loading...
Generated using
TypeDoc