BitmapDrawer.drawText

Draws texts. (deprecated, will be removed after Version 1.0.0)

  1. void drawText(int x, int y, wstring text, Bitmap16Bit[wchar] fontSet, int style)
    class BitmapDrawer
    deprecated
    void
    drawText
    (
    int x
    ,
    int y
    ,
    wstring text
    ,,
    int style = 0
    )
  2. void drawText(int x, int y, wstring text, Fontset!(Bitmap16Bit) fontset, int style)

Meta