Example #1
0
 protected override void UpdateAfterChildren()
 {
     base.UpdateAfterChildren();
     text.Text = DrawWidth.ToString(CultureInfo.InvariantCulture);
 }
 get => new Vector2(DrawWidth, DrawHeight);