Exemple #1
0
 public override void OnCanvasResize(int width, int height)
 {
     background.SetSize(width, height);
 }