Iman Ng:
#ifndef__helloworld_scene_h__#define__helloworld_scene_h__#include"cocos2d.h"#include"myactionscene.h"①typedefenum{②kflipx3D=101,kpageturn3D,klens3D,kshaky3D,kwaves3D,kjumptiles3D,kshakytiles3D,kwavestiles3D}actiontypes;③classhelloworld:publiccocos2d....