My Project
Loading...
Searching...
No Matches
Teal.Controls Member List

This is the complete list of members for Teal.Controls, including all inherited members.

_controls (defined in Teal.Controls)Teal.Controlsstatic
Assigned (defined in Teal.Controls)Teal.Controls
AssignPlayer(Player player) (defined in Teal.Controls)Teal.Controlsinline
dead (defined in Teal.Controls)Teal.Controls
GetAxis(Axis x) (defined in Teal.Controls)Teal.Controlsinline
GetPlayerId() (defined in Teal.Controls)Teal.Controlsinline
HasSameSyncAxis(InputVars input, InputVars lastInput, Axis[] syncAxis, float threshold=0.01f) (defined in Teal.Controls)Teal.Controlsinlinestatic
HasSameSyncKeys(InputVars input, InputVars lastInput, Key[] syncKeys) (defined in Teal.Controls)Teal.Controlsinlinestatic
HasSameSyncPointers(InputVars input, InputVars lastInput, Pointer[] syncPointers, float threshold=0.1f) (defined in Teal.Controls)Teal.Controlsinlinestatic
input (defined in Teal.Controls)Teal.Controls
IsBot() (defined in Teal.Controls)Teal.Controlsinline
IsLocal() (defined in Teal.Controls)Teal.Controlsinline
IsLocalAuthority() (defined in Teal.Controls)Teal.Controlsinline
IsMine(PumpObject po, Controls controls) (defined in Teal.Controls)Teal.Controlsinlinestatic
IsPressed(Key c) (defined in Teal.Controls)Teal.Controlsinline
JustPressed(Key c) (defined in Teal.Controls)Teal.Controlsinline
JustReleased(Key c) (defined in Teal.Controls)Teal.Controlsinline
lastPlayer (defined in Teal.Controls)Teal.Controls
lockedAxis (defined in Teal.Controls)Teal.Controls
lockedInput (defined in Teal.Controls)Teal.Controls
lockedMouse (defined in Teal.Controls)Teal.Controls
LockKeys(bool locked) (defined in Teal.Controls)Teal.Controlsinline
Master_AssignPlayer(Player player) (defined in Teal.Controls)Teal.Controlsinline
OnInput (defined in Teal.Controls)Teal.Controls
OnLateVars (defined in Teal.Controls)Teal.Controls
PackKeys(InputVars input, Key[] syncKeys) (defined in Teal.Controls)Teal.Controlsinlinestatic
player (defined in Teal.Controls)Teal.Controls
prevInput (defined in Teal.Controls)Teal.Controls
ReceiveAxis(BitPacker packer) (defined in Teal.Controls)Teal.Controlsinlinestatic
ReceivePointer(BitPacker packer) (defined in Teal.Controls)Teal.Controlsinlinestatic
SendAxis(BitPacker packer, float dir, float threshold) (defined in Teal.Controls)Teal.Controlsinlinestatic
SendNetworkInput(BitPacker packer, InputVars input, InputVars lastInput, Key[] syncKeys, Axis[] syncAxis, Pointer[] syncPointers, float threshold=0.01f) (defined in Teal.Controls)Teal.Controlsinlinestatic
SendPointer(BitPacker packer, Vector2 pointer) (defined in Teal.Controls)Teal.Controlsinlinestatic
SetAxis(Axis x, float v) (defined in Teal.Controls)Teal.Controlsinline
SetKey(Key c, bool pressed) (defined in Teal.Controls)Teal.Controlsinline
StoreNetworkInput(BitPacker packer, Key[] syncKeys, Axis[] syncAxis, Pointer[] syncPointers, ref InputVars vars) (defined in Teal.Controls)Teal.Controlsinlinestatic
TakeDummyNetworkInput(BitPacker packer, Key[] syncKeys, Axis[] syncAxis, Pointer[] syncPointers) (defined in Teal.Controls)Teal.Controlsinlinestatic
TakeNetworkInput(BitPacker packer, Controls controls, Key[] syncKeys, Axis[] syncAxis, Pointer[] syncPointers) (defined in Teal.Controls)Teal.Controlsinlinestatic
Unassigned (defined in Teal.Controls)Teal.Controls
UnpackKeys(InputVars input, byte keys, Key[] syncKeys) (defined in Teal.Controls)Teal.Controlsinlinestatic
updateInput (defined in Teal.Controls)Teal.Controls
UpdateLateVars() (defined in Teal.Controls)Teal.Controlsinline