Dgame.Window.Event

Members

Structs

ControllerAxisEvent
struct ControllerAxisEvent

The Game Controller axis Event structure

ControllerButtonEvent
struct ControllerButtonEvent

The Game Controller button Event structure

ControllerDeviceEvent
struct ControllerDeviceEvent

The Game Controller device Event structure

Event
struct Event

The Event structure. Event defines a system event and it's parameters

JoystickAxisEvent
struct JoystickAxisEvent

The Joystick axis motion Event structure

JoystickButtonEvent
struct JoystickButtonEvent

The Joystick button Event structure

JoystickDeviceEvent
struct JoystickDeviceEvent

The Joystick device Event structure

JoystickHatEvent
struct JoystickHatEvent

The Joystick hat Event structure

KeyboardEvent
struct KeyboardEvent

The Keyboard Event structure.

MouseButtonEvent
struct MouseButtonEvent

The Mouse button Event structure.

MouseMotionEvent
struct MouseMotionEvent

The Mouse motion Event structure.

MouseWheelEvent
struct MouseWheelEvent

The Mouse wheel Event structure.

TouchFingerEvent
struct TouchFingerEvent

The Finger Touch Event structure

WindowEvent
struct WindowEvent

The Window Event structure.

WindowMoveEvent
struct WindowMoveEvent

The Window move Event structure.

WindowSizeEvent
struct WindowSizeEvent

The Window size Event structure.

Unions

ControllerUnion
union ControllerUnion

Game Controller union

JoystickUnion
union JoystickUnion

Joystick union

MouseUnion
union MouseUnion

Mouse union

Meta