Texit.puts

Puts text onto the screen

  1. void puts(Event e, int x, int y, float[3] bg, float[3] fg, string text, bool replace)
    mixintemplate Texit(string charmap, int charSize, float scale, int worldWidth, int worldHeight, int width, int height, string title)
    void
    puts
    (
    bool hasEvent
    )
    (,
    int x
    ,
    int y
    ,
    float[3] bg
    ,
    float[3] fg
    ,
    string text
    ,
    bool replace
    )
  2. void puts(Event e, int x, int y, float[3] bg, float[3] fg, string text, bool replace)
  3. void puts(int x, int y, float[3] bg, float[3] fg, string text, bool replace)

Meta