Module tfc::traits[][src]

A collection of traits that Context implements.

Traits

AsciiKeyboardContext

A context that supports layout-dependent ASCII keyboard events.

FallibleContext

A context that can fail.

KeyboardContext

A context that supports keyboard events.

MouseContext

A context that supports mouse events.

ScreenContext

A context that supports getting screen information.

UnicodeKeyboardContext

A context that supports layout-independent Unicode keyboard events.