Ejemplo n.º 1
0
 public void Act()
 {
     font.DrawWrapped(text, at, size, Stuff.ScreenWidth - at.X - WrapLessX);
 }