//Modulesͼ һΪImageڶΪ꣬Ϊ꣬ĸΪΪ
short[][] modules = {
	{0,0,0,62,70},
	{0,63,0,42,37},
	{0,63,37,43,34},
	{0,0,71,36,29},
	{0,36,71,3,3},
	{0,62,71,44,2},
	{0,106,38,2,35},
	{0,108,41,9,32},
	{0,117,44,3,9},
	{0,105,0,61,37},
	{0,106,37,53,1},
	{0,108,38,50,2},
	{0,121,40,37,2},
	{0,172,0,28,70},
	{0,120,42,31,32},
	{0,159,69,8,39},
	{0,173,73,26,25},
	{0,151,42,20,26},
	{0,118,64,2,10},
	{0,89,74,54,15},
	{0,151,70,7,6},
	{0,144,76,14,13},
	{0,138,89,20,5},
	{0,147,94,11,11},
	{0,89,89,49,3},
	{0,93,92,45,15},
	{0,138,96,2,4},
	{0,37,75,52,19},
	{0,41,94,52,26},
	{0,37,94,4,8},
	{0,0,100,41,74},
	{0,42,121,27,18},
	{0,42,139,20,36},
	{0,62,155,12,14},
	{0,69,126,16,13},
	{0,63,139,22,13},
	{0,94,108,58,47},
	{0,86,133,8,18},
	{0,94,155,12,9},
	{0,174,147,18,18},
	{0,155,110,41,34},
	{0,115,156,22,26},
	{0,121,182,18,7},
	{0,125,189,14,25},
	{0,139,172,59,41},
	{0,0,177,50,35},
	{0,50,177,3,3},
	{0,51,181,70,49},
	{0,63,175,49,6},
	{0,121,190,3,8},
};
//FramesݣһΪΧڶΪΧ֮ΪModules
//ModulesݣһΪModulesIdڶΪTransformΪXƫĸΪYƫ
frames = {
	{//stand01
		{0,0,0,0},{0,0,0,0},{0,0,-33,-70}
	},{//stand02
		{0,0,0,0},{0,0,0,0},{0,0,-33,-71},{3,0,-14,-29}
	},{//run01
		{0,0,0,0},{0,0,0,0},{1,0,-26,-73},{2,0,-26,-36},{6,0,17,-35},{7,0,19,-32},{8,0,28,-29},{5,0,-27,-2},{39,0,-40,-48}
	},{//run02
		{0,0,0,0},{0,0,0,0},{1,0,-26,-71},{9,0,-31,-41},{10,0,-30,-4},{11,0,-28,-3},{12,0,-14,-2},{39,0,-41,-47}
	},{//run03
		{0,0,0,0},{0,0,0,0},{1,0,-34,-76},{27,0,-33,-45},{28,0,-29,-26},{39,0,-47,-51}
	},{//att01
		{0,0,0,0},{0,0,0,0},{0,0,-34,-70}
	},{//att02
		{0,0,0,0},{0,0,0,0},{13,0,-11,-70},{21,0,-25,-69},{20,0,-17,-75},{22,0,-30,-57},{23,0,-22,-53},{15,0,-19,-42},{35,0,-11,-83},{34,0,-6,-96}
	},{//att03
		{0,0,0,0},{0,0,0,0},{36,0,-32,-81},{37,0,-40,-55},{38,0,-31,-34},{16,0,26,-77},{40,0,-15,-34}
	},{//teji01
		{0,0,0,0},{0,0,0,0},{0,0,-34,-70}
	},{//teji02
		{0,0,0,0},{0,0,0,0},{0,0,-33,-80},{45,0,-27,-35}
	},{//teji03
		{0,0,0,0},{0,0,0,0},{47,0,-33,-49},{48,0,-21,-55},{44,0,-17,-95},{43,0,-31,-77},{42,0,-35,-85},{41,0,-41,-111}
	},{//behit01
		{0,0,0,0},{0,0,0,0},{25,0,-25,-15},{19,0,-31,-32},{14,0,-8,-64},{17,0,23,-42},{24,0,-31,-18}
	},{//behit02
		{0,0,0,0},{0,0,0,0},{14,0,-10,-65},{19,0,-31,-33},{25,0,-26,-15},{24,0,-31,-18},{17,0,21,-42}
	},
};
//ActionsݣһΪFrameIdڶXƫΪYƫĸΪǰ֡ҪƵĴ֡ʱ1Σ
actions = {
	{//stand
		{0,0,0,2},{1,0,0,2},
	},{//run
		{2,0,0,2},{3,0,0,2},{4,0,0,2},
	},{//att
		{5,0,0,2},{7,0,0,0},{6,0,0,2},
	},{//behit
		{11,0,0,1},{12,0,0,1},
	},{//teji
		{8,0,0,1},{9,0,0,2},{10,0,0,4},
	},
};
