Text.resize

Set new bounding box for the text and redraw it.

  1. void resize()
    struct Text(T : Node)
    void
    resize
    ()
  2. void resize(Vector2 space, bool wrap)

Meta