Text.draw

Draw the text.

  1. void draw(Style style, Vector2 position)
    struct Text(T : Node)
    @trusted
    void
    draw
  2. void draw(Style style, Rectangle rectangle)

Meta