Class PlayerInput.PlayerInputJoystick
Namespace: WeaverCore
Assembly: WeaverCore.dll
Syntax
public abstract class PlayerInput.PlayerInputJoystick
Properties
| Edit this page View SourcePreviousVector
Declaration
public abstract Vector2 PreviousVector { get; }
Property Value
Type | Description |
---|---|
Vector2 |
Vector
Declaration
public abstract Vector2 Vector { get; }
Property Value
Type | Description |
---|---|
Vector2 |