头文件helloword.h#ifndef __HELLOWORLD_SCENE_H__ #define __HELLOWORLD_SCENE_H__ #include "cocos2d.h" #include "cocos-ext.h" #include "libjson.h" #include "tinyxml.h" USING_NS_CC_EXT; USING_NS_CC...