siramix / buzzwords

A mobile word game that will change the word.
www.siramix.com/buzzwords
GNU General Public License v3.0
10 stars 1 forks source link

Polish: Make ? info buttons more clickable #71

Closed edwardrowe closed 11 years ago

edwardrowe commented 12 years ago

May have to use a TouchDelegate: http://www.thomas-manthey.net/2012/03/04/android-basics-using-touchdelegates/

Could consider just packaging in padding into the alpha, but keep in mind the ?info buttons on PackPurchase can be bigger than those on GameSetup (not as much room on GameSetup).

edwardrowe commented 12 years ago

The right way to do this is with delegates, but those are intimidating me right now, so I'll do it if I get the motivation.

edwardrowe commented 11 years ago

I've pushed bigger icons.