View Single Post
  #3 (permalink)  
Old 02-16-2008, 08:50 PM
joz_12345 joz_12345 is offline
Member
 
Join Date: Dec 2007
Posts: 17
joz_12345 is on a distinguished road
Thanks for reply

Basically where I have specified for each car something like Car_1 car1 = new Car_1(1, 1, 0);

the first number is the column number and the second number is the row number, and then the third relates to which picture needs to be displayed at that row and column coordinate.
Reply With Quote