pistoncore-input 0.1.0

A structure for user input
Documentation

input Build Status

A structure for user input.

For generic event programming, use event.

This library contains:

  • Press and release of buttons
  • Keyboard
  • Mouse
  • Unicode input
  • Window resize
  • Window focus
  • Modifier keys

How to contribute