
02-26-2003, 07:11 PM
|
|
|
How to detect a clicked hexagon on a hexagon tiled game board
|
Hi, I like to have a game on a gameboard that is build up of hexagons. In the beginning al hexagons are blue, if a user clicks one it should turn yellow. Does anyone have an idea how I can detect which hexagon is clicked on the gameboard (and what the best way is for building this map)?
|
|