I'm writing a simple tic-tac-toe game, with regular buttons making up
the grid. What I want to happen is for when one button is clicked, for
the "turn" boolean to switch. There doesn't seem to be a detect-click
method built-in, so I was wondering if there was an easy way to solve
this problem.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to