struct MKeyEvent

Keyboard event

int type
Valued to E_KEY_PRESS
Window window
Window which the event has occurred on
unsigned int state
Keyboard and mouse state. See MGetKeyboardState
unsigned int keycode
Keycode for the pressed key. See file keycode.h for special character defs.

Documentation

Keyboard event
int type
Valued to E_KEY_PRESS

Window window
Window which the event has occurred on

unsigned int state
Keyboard and mouse state. See MGetKeyboardState

unsigned int keycode
Keycode for the pressed key. See file keycode.h for special character defs.

alphabetic index hierarchy of classes


MGUI Copyright 1996-2000 Vincenzo Morello

generated by doc++