Glyph.draw

Render glyph

  1. void draw(Vec2f position, int scale, Color color, float alpha)
  2. void draw(Vec2f position, float scale, Color color, float alpha)
    struct Glyph
    void
    draw
    (
    Vec2f position
    ,
    float scale
    ,
    Color color
    ,
    float alpha
    )

Meta