iPhone Deck Game interface -


i wrote code of card game .. it's time todo graphic , interface

what's best approach represent card ??

a) calayer b) uiview c) uibutton

which 1 best animate , receive user touches??? recommend??

thanks in advance

as uibutton subclass of uiview, there's no difference in both of them. if need 'clicks' handling, can choose button, if need override touchesbegan/touchesmoved should override uiview instead uibutton.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

visual studio - Deleting lines of code in a text editor -

What's the encoding type of Android 2.2 push message? -