예제 #1
0
 public static RectangleF GetUV(MyMapIconsIndex index)
 {
     return(GetUV((int)index, Constants.MyMapIcons));
 }
예제 #2
0
 public static RectangleF GetUV(MyMapIconsIndex index) => GetUV((int)index, Constants.MyMapIcons);