SteveMobile

Results 4 issues of SteveMobile

- cocos2d-x version: 4.0 - devices test on: iOS - developing environments - NDK version: - Xcode version: - VS version: - browser type and version: Steps to Reproduce: 1....

0 libc.so + 0x3a67c 1 libc.so + 0x181a1 2 libc.so + 0x14ae7 3 dalvik-main space (deleted) + 0xde8e7e 4 system@[email protected] + 0xe49fe 5 boot.oat + 0x296eaab 6 system@[email protected] + 0xe49fe...

question

hi, We need write a enum, which has the defaut value such as : enum DATA { DATA1 = 2; DATA2 = 3; }

enhancement