//Modulesͼ һΪImageڶΪ꣬Ϊ꣬ĸΪΪ
short[][] modules = {
	{0,0,0,20,79},
	{0,21,42,8,26},
	{0,20,71,4,8},
	{0,23,0,8,30},
	{0,34,0,14,79},
	{0,29,28,5,51},
	{0,48,71,6,8},
	{0,49,0,12,44},
	{0,50,44,8,16},
	{0,62,0,21,44},
	{0,61,44,23,35},
	{0,55,52,6,27},
};
//FramesݣһΪΧڶΪΧ֮ΪModules
//ModulesݣһΪModulesIdڶΪTransformΪXƫĸΪYƫ
frames = {
	{//01
		{0,0,0,0},{0,0,0,0},{10,0,-23,-34},{9,0,-22,-78},{11,0,-29,-26},{10,2,0,-34},{9,2,1,-78},{11,2,23,-26}
	},{//02
		{0,0,0,0},{0,0,0,0},{1,7,-26,-8},{0,2,-21,-87},{0,0,1,-87},{1,6,0,-8}
	},{//03
		{0,0,0,0},{0,0,0,0},{5,0,1,-50},{4,0,6,-78},{6,0,20,-7},{5,2,-5,-50},{4,2,-19,-78},{6,2,-25,-7}
	},{//04
		{0,0,0,0},{0,0,0,0},{7,0,0,-72},{8,0,1,-27},{7,2,-13,-72},{8,2,-10,-28}
	},{//
		{0,0,0,0},{0,0,0,0},{3,0,0,-52},{3,2,-8,-52}
	},
};
//ActionsݣһΪFrameIdڶXƫΪYƫĸΪǰ֡ҪƵĴ֡ʱ1Σ
actions = {
	{//Ȫ
		{0,0,0,0},{1,0,0,2},{2,0,0,1},{3,0,0,1},{4,0,0,1},
              {0,0,0,0},{1,0,0,2},{2,0,0,1},{3,0,0,1},{4,0,0,1},
              {0,0,0,0},{1,0,0,2},{2,0,0,1},{3,0,0,1},{4,0,0,1},
	},
};
