Ejemplo n.º 1
0
 public override void SizeChange(int width, int height, float per1920)
 {
     UICamera.Initialize1080p(per1920);
     UICamera.Position = new Microsoft.Xna.Framework.Vector2(-960, -540);
 }