Cocos2dx Accessing Nested Dictionaries
Cocos2d-x C++ PLIST-
legendryoneLikes 0Problem Description
I have a plist file as shown in the following link:
https://postimg.cc/image/63rhs59qf/
I dont need to know all the code for passing data etc, I just need to know how to access the data and get it into a local array/dictionary from the plist!
thanks!
-
Sonar Systems adminLikes 0
Did the tutorial series on PLIST’s not help?
-
legendryoneLikes 0
It showed how to access dictionaries with plist file names but it didn’t show how to access dictionaries inside other dictionaries.
-
Sonar Systems adminLikes 0
You can use a loop
Login to reply