ClassesTPlayerInputSystemOn this pageTPlayerInputSystem HierarchyTSystemTPlayerInputSystemIndex ConstructorsconstructorPropertiespriorityMethodsupdateConstructors constructornew TPlayerInputSystem(world: default, inputManager: TInputManager): TPlayerInputSystemParametersworld: defaultinputManager: TInputManagerReturns TPlayerInputSystemProperties publicreadonlyprioritypriority: number = TSystemPriority.UpdateMethods publicupdateupdate(engine: default, world: default, delta: number): Promise<void>Parametersengine: defaultworld: defaultdelta: numberReturns Promise<void>