Skip to content

refactoring #112

@daniel-wer

Description

@daniel-wer
  • game event messages (duplicate code, ...)
  • bikeview, bikecontroller, motionstate, bikemodel, bikeinputstate (long methods, unclear dependencies, hard to extend, ...)
  • maybe an event based approach for model/view communication would be an improvement
  • no methods in controller that directly call model XOR view methods, public getter for model/view
  • can the multiplayer integration be reworked - get rid of all the if multiplayer statements (traits?!)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions