Cocos2dx Accessing Nested Dictionaries

Cocos2d-x C++ PLIST
  • legendryone
    Likes 0

    Problem 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 admin
    Likes 0

    Did the tutorial series on PLIST’s not help?


  • legendryone
    Likes 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 admin
    Likes 0

    You can use a loop

Login to reply