NuklearGUI.drawText

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void drawText(NKRect rect, const(char)* txt, int len, const(NKFont)* font, NKColor bg, NKColor fg)
    class NuklearGUI
    void
    drawText
    (,
    const(char)* txt
    ,
    int len
    ,
    const(NKFont)* font
    ,,)
  2. void drawText(NKRect rect, const(char)* txt, int len, const(nk_user_font)* font, NKColor bg, NKColor fg)

Meta