Space (part 8)

  • 28
  • Locked
What are we going to do with Canvas? We'll draw on it (on its matrix). Therefore, we need two methods: public void setPoint(double x, double y, char c), public void drawMatrix(double x, double y, int[][] matrix, char c).
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