KW_RenderTileFill

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void KW_RenderTileFill(KW_RenderDriver* renderer, KW_Texture* tileset, int column, int line, int x, int y, int w, int h, KW_bool stretch)
    version(BindKiwi_Static)
    extern (C) @nogc nothrow
    void
    KW_RenderTileFill
  2. pKW_RenderTileFill KW_RenderTileFill;

Meta