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

Support running the game in Editor via module dll #75

Open
gorlak opened this issue Aug 6, 2017 · 0 comments
Open

Support running the game in Editor via module dll #75

gorlak opened this issue Aug 6, 2017 · 0 comments
Assignees

Comments

@gorlak
Copy link
Member

gorlak commented Aug 6, 2017

  • Refactor Input interface to allow the Editor to implement its own input events and deliver them to the game
  • Refactor/Integrate GameSystem into Editor (ensure all loaded Assets are released on cleanup)
  • Load/Unload the game module into/from the Editor's address space on Project open/close
  • Hookup Play/Pause/Stop buttons to GameSystem
  • Create World object inside EditorEngine instead of when first SceneDefinition is loaded
@gorlak gorlak self-assigned this Aug 6, 2017
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

No branches or pull requests

1 participant