From: Brett L. <wak...@ea...> - 2005-09-20 23:06:14
|
OK... I've taken my own advice and committed a version of GUIEWHex that comments out the Paint() method. Which brings me to the question I was JUST about to bring up.... I'd like to add a tag to the XML files to designate what tile image to load. However, I'm not sure which file to use: tiles.xml or tileset.xml I'm thinking just a basic <image>filename.png</image> tag ought to be sufficient. What do you think? ---Brett. -----Original Message----- From: Brett Lentz <wak...@ea...> Sent: Sep 20, 2005 6:53 PM To: rai...@li... Subject: RE: [Rails-devel] Trains AH! Your updates are colliding with mine slightly. I'm working on getting tile images to display themselves. Get an updated copy of GUIEWHex and comment out the new Paint() method that i've put there. It's not quite "done" yet. I'll commit a less intrusive version here shortly. ---Brett. -----Original Message----- From: Erik Vos <eri...@hc...> Sent: Sep 20, 2005 6:22 PM To: rai...@li... Subject: RE: [Rails-devel] Trains > > Sure we can, but I did not want to destroy your code before mine > > would prove to be better :-) > > That's the lovely thing about CVS. Once my code has been > committed as a specific file revision number, it's always > preserved. We can always checkout previous versions of > files even after you commit changes. > > So, please go ahead and just overwrite existing methods. > Yours clearly are working much better. After all, they're > correctly displaying the map layout. ;-) They did.... I fixed, committed and updated, and am now getting a compilation error in GUIEWHex.java: "The field AffineTransformOp.TYPE_BICUBIC is not visible" which prevents EW maps from being displayed. I suppose this is work in progress. Erik ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Rails-devel mailing list Rai...@li... https://lists.sourceforge.net/lists/listinfo/rails-devel ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Rails-devel mailing list Rai...@li... https://lists.sourceforge.net/lists/listinfo/rails-devel |