Module necro.client.Input

Functions

add (actionID, playerID, args) Inputs an action on behalf of the specified local player.
isAutoPauseActive () Returns true if the game automatically pauses when the pause button is pressed.
isBlocked ()
isPlayerInputBlocked () Returns true if no actions can be performed by any local players.


Functions

add (actionID, playerID, args)
Inputs an action on behalf of the specified local player.

Parameters:

  • actionID
  • playerID
  • args
isAutoPauseActive ()
Returns true if the game automatically pauses when the pause button is pressed.
isBlocked ()
isPlayerInputBlocked ()
Returns true if no actions can be performed by any local players. Overdue beats are also blocked by this.
generated by LDoc 1.4.6