Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java thread: create a map simulation


Message #1 by andychu1980@y... on Tue, 1 May 2001 13:44:06
but how do i make it print out the actually map on the screen and get the 
objects to move along?

> You could try using the Point class which has getX() and getY() methods 
that
> return x and y coords.
> 
> Harry
> 
> -----Original Message-----
> From: andychu1980@y... [mailto:andychu1980@y...]
> Sent: 01 May 2001 14:44
> To: Professional Java
> Subject: [pro_java] create a map simulation
> 
> 
> hi, 
>  i wanted to create a map that allows an object to move on it.
> and that map have to be able to return me the x and y coordinate of the 
> object.
> Any suggestion would be appreciated. 
> thanks in advance

  Return to Index