Friday, 30 August 2013

cocos2dx working with files

cocos2dx working with files

my game engine is cocos2dx 3.0 and I want to know how to read information
about players from file (and how to write it). What is the best
cross-platform solution to do it? I know that there are such classes as
FileUtils, UserDefault, but I believe that there is a better way to work
with files. P.S. I will not use cocos2dx 2, 3.0 only.

No comments:

Post a Comment