Exemplo n.º 1
0
 public override void OnResize(int width, int height)
 {
     input.Reposition();
     base.OnResize(width, height);
 }