On Wed, Feb 28, 2007 at 12:50:01PM -0800, Rodney Kinney wrote: > Instead of writing your own custom Deck class, you should consider modifying > the existing Deck class. Make the spacing a configurable property and the > change will go into the next VASSAL version. > > rk
Yes, that's what I'm doing. Although the change I made makes the number of cards to display in the stack configurable (its hard coded to 10 right now). I didn't touch the spacing but that's a good thing to make configurable too. If someone can explain it, I would like some basic info on how to add custom classes to module files. Cheers -Tim
