hovergames / avalon

Various extensions, helper and functions for cocos2d-x
Other
91 stars 37 forks source link

Preserve given buttonIndices in ui::Alert on iOS #6

Closed michaelcontento closed 8 years ago

michaelcontento commented 11 years ago

Just add some user-index <-> ios-index mapping in showAlert and AlertViewProxy.alertView and it should be done.