Skip to content

Latest commit

 

History

History
39 lines (35 loc) · 1.57 KB

README.md

File metadata and controls

39 lines (35 loc) · 1.57 KB

Aristurtle Aristurtle
TurtleEngine.Input

Core Input Module for Turtle Engine

TurlteEngine.Input is the core input module for Turlte Engine, a MonoGame Framework based engine.. It is currently being developed and is not ready for use of any kind.

build and test

Version 1.0 Roadmap

  • Keyboard Input State Management
  • Mouse Input State Management
  • Gamepad Input State Management
  • Input Profiles
    • Virtual Button
    • Virtual Joystick
    • Virtual D-pad
  • Unit Tests
    • Keyboard Test
    • Mouse Tests
    • Gamepad Tests
    • Input Profile Tests
      • Virtual Button
      • Virtual Joystick
      • Virtual D-pad
  • XML Documentation
    • Keyboard INput
    • Mouse Input
    • Gamepad Input
    • Input Profiles
      • Virtual Button
      • Virtual Joystick
      • Virtual D-pad

License

TurtleEngine.Input is licensed under the MIT License. Please refer to the LICENSE file for more details.