Ejemplo n.º 1
0
 //called from IndicatorControl to set the tile indicator to a tile point
 public static void SetTileIndicator(Vector3 cursor)
 {
     instance._SetTileIndicator(cursor);
 }