Unit Hexmap |
**************************************************************************** HEXMAP COMPONENT version 1.2 This component implements a Hexagonal Grid, similer to grids used in various wargames. All source copyright 1997 Patrick Kemp ( Cynewulf@qadas.com ) and Bob Daton (bob.dalton@mustang.com) Direct questions and/or comments to: Bob Dalton Developer Relations Manager Mustang Software Inc. (www.mustang.com or http://online.mustang.com/devsite/devnews.htm) email to: bob.dalton@mustang.com Last modified - 5/25/97 If you make some improvements to this component why not send a copy of the code to both of us at the email addresses above and maybe we will incorporate it into the next revision of this component. Remember: We all benefit when we share our knowledge and expertise!! *********************************************************************** ***********************************************************************} {Note: Place this component in a scroll box!!!
Classes |
THexMap - Used in the Convertcoords function
Functions |
Register - ****************************************************************************} { Registor procedure to place component on Delphi Component Pallet
Types |
Constants |
Variables |
Functions |
Types |
TPointType = (ptRowCol,ptXY);
Constants |
Variables |