Module ambient_api::input

source ·
Expand description

[Client-only] Input retrieval and manipulation.

Structs

Enums

Functions

  • Gets the local player’s most recent raw input state.
  • Gets the changes to the local player’s raw input state in the last update, as well as the current raw input state.
  • Gets the local player’s raw input state prior to the most recent update.
  • Sets the cursor icon.
  • Sets the cursor’s lock state. If set, the cursor will not be able to move outside of the window.
  • Sets the cursor’s visibility.