public Direction Angle2Direction( float angle )
	{
		return HeroInfo.Angle2Direction (angle);
	}