Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Messaging, Input Management & Controllers v1.1.2 #7

Merged
merged 13 commits into from
Jun 19, 2018
Merged

Conversation

JaegarSarauer
Copy link
Owner

  • Window resize handling.
  • Point math, normalize, add/sub/mult/div.
  • InputManager
    • KeyCodes 0-255
      • onPressed, onHeld, onReleased
    • Mouse Left & Right
  • Controller Components
    • ClickComponent
      • OnLeft & OnRightClick callbacks designed to be overwritten.
    • TopDownController
      • Basic controls for moving on WASD or up,left,down,right.
  • Unit testing webserver. Run with npm run test.
  • Cross-System Messaging/Events
    • Directory based deep storage
      or
    • System managed shallow storage

@JaegarSarauer JaegarSarauer changed the title Messaging, Input Management & Controllers Messaging, Input Management & Controllers v1.1.2 Jun 19, 2018
@JaegarSarauer JaegarSarauer merged commit 169c807 into master Jun 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant