g.frame
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
IInput
Component
Options
Input
Component
Input
Component
Factory
Input
Component
Module
Input
Component
Input
Component
Factory
constructor
__constructor
get
on
Dispose
set
Action
Controller
set
Input
Manager
update
Input
Component
Module
IInput
Component
Options
Hierarchy
any
InputComponentFactory
Index
Constructors
constructor
Properties
__constructor
Methods
get
on
Dispose
set
Action
Controller
set
Input
Manager
update
Constructors
constructor
new
Input
Component
Factory
(
)
:
InputComponentFactory
Returns
InputComponentFactory
Properties
__constructor
__constructor
:
typeof
InputComponent
= InputComponent
Methods
get
get
(
params
:
IInputComponentOptions
)
:
InputComponent
Parameters
params:
IInputComponentOptions
Returns
InputComponent
on
Dispose
on
Dispose
(
component
:
InputComponent
, disposedObject
:
Object3D
|
ViewerModule
)
:
void
Parameters
component:
InputComponent
disposedObject:
Object3D
|
ViewerModule
Returns
void
set
Action
Controller
set
Action
Controller
(
actionController
:
ActionController
)
:
void
Parameters
actionController:
ActionController
Returns
void
set
Input
Manager
set
Input
Manager
(
inputManager
:
InputManager
)
:
void
Parameters
inputManager:
InputManager
Returns
void
update
update
(
params
:
any
)
:
any
Parameters
params:
any
Returns
any
Generated using
TypeDoc