Designing Methods
Text as pdf
A file with 48 US cities - using integers for the latitude and longitude: caps-int.txt
Assignment 3 notes
draw-face.java is available form the
lab 3 home page:
http://www.ccs.neu.edu/home/vkp/213-fl08/Labs/lab3.htmlonTick() is defined in your
world class and produces a new worldonKeyEvent(String ke) is defined in your
world class, consumes the key event such as "right",
"left", "up", "down", "x", " ", "R", etc. and produces a new
instance of your worldDue Date extended till: Thursday October 2, 10:00 pm.