SimpleTextFormatter.draw

draw horizontaly aligned formatted text

  1. void draw(DrawBuf buf, int x, int y, FontRef fnt, uint color)
  2. void draw(DrawBuf buf, int x, int y, FontRef fnt, uint color, ubyte alignment)
    struct SimpleTextFormatter
    void
    draw
    (,
    int x
    ,
    int y
    ,,
    uint color
    ,
    ubyte alignment
    )

Meta