Class Cell


public class Cell extends Object
Cell which can hold one Character and draws the character at a certain location.
  • Method Details

    • hasChar

      public boolean hasChar()
    • draw

      public void draw()