Skip to content

tool.ControllerAccess

tool.ControllerAccess

Fields

NameType
parenttool.Controller
idString
manualLockBool
leftDeadZoneNull
rightDeadZoneNull
onActPressedFun

Protos

  • f@2427 setUseCustomBindings(tool.ControllerAccess, Bool) → Void
  • f@2428 isAnyActionDown(tool.ControllerAccess) → Bool
  • f@2429 getMovementSticks(tool.ControllerAccess, Null) → hl.types.ArrayBytes_Int
  • f@2430 getCameraSticks(tool.ControllerAccess, Null) → hl.types.ArrayBytes_Int
  • f@2431 dispose(tool.ControllerAccess, Ref) → Void
  • f@2432 setAnalogButtonThreshold(tool.ControllerAccess, F64) → Void

Bindings

  • f@2426 onActPressed(tool.ControllerAccess, I32, Bool) → Void
  • static f@2477 __constructor__(tool.ControllerAccess, tool.Controller, String, Null) → Void