Dgame.Window.Event

Undocumented in source.

Public Imports

Dgame.System.Keyboard
public import Dgame.System.Keyboard;
Dgame.System.Mouse
public import Dgame.System.Mouse;

Members

Enums

WindowEventId
enum WindowEventId

Specific Window Events.

Manifest constants

TextSize
enum TextSize;
Undocumented in source.

Structs

Event
struct Event

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

Meta