[][src]Module screen_13::input

Window-based inputs captured during event loop processing.

Structs

Input

A container of Window input buffers.

KeyBuf

A container for Window-based keyboard input events.

MouseBuf

A container for Window-based mouse, tablet and touch input events.

Typing

TODO

Enums

Key

Keys that can be detected as pressed or released.