File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Game Development and the fly likes IsometricTile Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Game Development
Reply Bookmark "IsometricTile" Watch "IsometricTile" New topic
Author

IsometricTile

Fernando hiar
Greenhorn

Joined: Jan 11, 2008
Posts: 27
I see the code and understood about the even and odd line they´re a constant, but stay one doubt why the coordinate x and y of even line is different in values of odd line???

// 'start of first even row' (x,y) coordinate
evenRow 12 8

// 'start of first odd row' (x,y) coordinate
oddRow 40 23

evenRow = even line;
oddRow = odd line;

Thank you,


 
 
subject: IsometricTile
 
Threads others viewed
JSF Datatable: How to style first row <tr>
JSF: tomahawk dataTable rowStyleClass problem while applying alternate colors to rows
Datatable rows onMouseOut color change
Isometric Tile
How to save GUI in XML file and vice versa??
developer file tools