Module screen_13::input

source ·
Expand description

Window-based inputs captured during event loop processing.

Structs

  • A container for Window-based keyboard input events.
  • A basic key input mapping.
  • A container for Window-based mouse, tablet and touch input events.

Enums

Functions

  • Handles keyboard and mouse Events while updating the provided buffers.
  • Handles keyboard Events while updating the provided buffer.
  • Handles mouse Events while updating the provided buffer.