cInput Reference Manual
Ctrlk
  • Introduction
  • Using cInput
  • Script Reference
    • Variables and Properties
    • Methods
      • AddModifier
      • AxisInverted
      • Calibrate
      • ChangeKey
      • Clear
      • ForbidAxis
      • ForbidKey
      • GetAxis
      • GetAxisDeadzone
      • GetAxisGravity
      • GetAxisRaw
      • GetAxisSensitivity
      • GetButton
      • GetButtonDown
      • GetButtonUp
      • GetKey
      • GetKeyDown
      • GetKeyUp
      • GetText
      • Init
      • IsAxisDefined
      • IsKeyDefined
      • LoadExternal
      • RemoveModifier
      • ResetInputs
      • SetAxis
      • SetAxisDeadzone
      • SetAxisGravity
      • SetAxisSensitivity
      • SetKey
    • Valid Inputs
  • Changelog
Powered by GitBook
On this page

Was this helpful?

  1. Script Reference

Methods

This section of the manual is an alphabetical list of all the public methods of the cInput class, along with a description of them and of how to use them.

  • AddModifier

  • AxisInverted

  • Calibrate

  • ChangeKey

  • Clear

  • ForbidAxis

  • ForbidKey

  • GetAxis

  • GetAxisDeadzone

  • GetAxisGravity

  • GetAxisRaw

  • GetAxisSensitivity

  • GetButton

  • GetButtonDown

  • GetButtonUp

  • GetKey

  • GetKeyDown

  • GetKeyUp

  • GetText

  • Init

  • IsAxisDefined

  • IsKeyDefined

  • LoadExternal

  • RemoveModifier

  • ResetInputs

  • SetAxis

  • SetAxisDeadzone

  • SetAxisGravity

  • SetAxisSensitivity

  • SetKey

PrevioususePlayerPrefsNextAddModifier

Last updated 6 years ago

Was this helpful?