Sokoban (part 12)

  • 20
  • Locked
Let's try organizing the interaction between the view and model. 12.1. Add an update() method to the View class. It must call the repaint() method on the board field. In other words, the update() method will update the view (redraw the board). 12.2. Add the GameObjects getGameObjects() method to th
You can't complete this task, because you're not signed in.
Comments
  • Popular
  • New
  • Old
You must be signed in to leave a comment
This page doesn't have any comments yet