asmodehn / WkCocos

Cocos wrapping for quick wkcmake convention based builds.
4 stars 7 forks source link

We need to catch the android back button from inside the C++ code. #78

Open asmodehn opened 9 years ago

asmodehn commented 9 years ago

Not sure what is needed yet, more investigation required...

asmodehn commented 9 years ago

It seems already handled in cocos. http://www.aviran.org/using-the-back-button-on-android-with-cocos2d-x-3/

We should just implement a simple test version of it , going back in the list of UI for exemple.

bvs23bkv33 commented 9 years ago

given example did not work as we have no layer this is suitable: http://www.gamefromscratch.com/post/2014/10/11/Cocos2d-x-Tutorial-Series-Game-loops-Updates-and-Action-Handling.aspx