Beispiel #1
0
 /**
  * Returns the width of the exit.
  *
  * @return Width of the exit
  */
 public int getWidth()
 {
     return(activeArea.getWidth());
 }