Table of Contents

Enum VirtualButtonType

Namespace
Stride.Input
Assembly
Stride.Input.dll

Type of a VirtualButton.

public enum VirtualButtonType

Fields

GamePad = 1073741824

A gamepad virtual button.

Keyboard = 268435456

A keyboard virtual button.

Mouse = 536870912

A mouse virtual button.

Pointer = 805306368

A pointer virtual button.