I this is the first time I am developing for BB10 OS using cocos2dx.
I need to read key value pair in Cocos2Dx.
eg: Skill= 5
Power= Awesome
The target is Blackberry 10OS and using QNX Momentics for development. Is there a library for this? Or as an alternate approach, if this can be a stored in a lua file, then how to parse the lua file to retrive these values, based on keys?
