Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

rush8946

macrumors newbie
Original poster
Apr 19, 2011
1
0
I am trying to do a battleship game using a 10x10 grid of custom buttons as the game screen.

To do the initial setup for the game I want the user to be able to click on two buttons and use those two buttons as the start and end point for the placement of the ship.

My current issue is that I have no idea how to reference the buttons that lie inbetween the two clicks that will mark the start and end point of the ship placement.

I was wondering if there is a way to reference a button by its tag or object ID without creating a pointer to all 100 of my buttons, or if there was an easy way to create an array of pointers to all 100 of the buttons to make it easy to reference them.

Any ideas would be great as we are stuck at this currently.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.