Example #1
0
 public override void Draw()
 {
     DrawingService.DrawRim(object1.Position, object2.Position, 0.25, 0.25);
 }