pistoncore-input 0.3.1

A structure for user input
docs.rs failed to build pistoncore-input-0.3.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: pistoncore-input-1.0.1

input Build StatusCrates.io

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