Beispiel #1
0
 public void UID_Refresh()
 {
     UID.now_x    = main.GetCellSize() * 8.5f;
     UID.now_y    = cam.GetCamY() + 3.5f;
     UID.next_x   = 13.5f;
     UID.next_y   = cam.GetCamY() + 0.54f;
     UID.next_gap = 1.6f;
 }