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

Added SimpleManager (SceneManager alternative) #21

Merged
merged 9 commits into from
May 23, 2021

Conversation

lucasstarsz
Copy link
Member

Added SimpleManager for use of FastJ without scenes

Related to #11, #20

Additions

  • Added SimpleManager -- a LogicManager implementation that does not use scenes
  • Added hellofastj example -- Empty Window

Breaking Changes

  • Removed all uses of Scene from InputManager, Keyboard, Mouse
  • Removed all uses of Scene from BehaviorManager, TagManager
  • Rename existing examples/example mains

Other Changes

  • Added some missing @Override annotations

@sonarcloud
Copy link

sonarcloud bot commented May 23, 2021

@lucasstarsz lucasstarsz merged commit 331f045 into main May 23, 2021
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