Table of Contents

Class ButtonEvent

Namespace
Stride.Input
Assembly
Stride.Input.dll

Event for a button changing state on a device

public abstract class ButtonEvent : InputEvent, IInputEventArgs
Inheritance
ButtonEvent
Implements
Derived
Inherited Members
Extension Methods

Fields

IsDown

The new state of the button

public bool IsDown

Field Value

bool