- canvas
void canvas(float w, float h)
Undocumented in source. Be warned that the author may not have intended to support it.
- color1i
void color1i(uint rgba)
Undocumented in source. Be warned that the author may not have intended to support it.
- color3b
void color3b(ubyte r, ubyte g, ubyte b)
Undocumented in source. Be warned that the author may not have intended to support it.
- color3f
void color3f(float r, float g, float b)
Undocumented in source. Be warned that the author may not have intended to support it.
- color4b
void color4b(ubyte r, ubyte g, ubyte b, ubyte a)
Undocumented in source. Be warned that the author may not have intended to support it.
- color4f
void color4f(float r, float g, float b, float a)
Undocumented in source. Be warned that the author may not have intended to support it.
- contextDraw
void contextDraw(Context ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
- contextDrawLayer
void contextDrawLayer(Context ctx, int layer_id)
Undocumented in source. Be warned that the author may not have intended to support it.
- crlf
void crlf()
Undocumented in source. Be warned that the author may not have intended to support it.
- defaultContext
Context defaultContext()
Undocumented in source. Be warned that the author may not have intended to support it.
- destroyContext
void destroyContext(Context ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
- draw
void draw()
Undocumented in source. Be warned that the author may not have intended to support it.
- drawLayer
void drawLayer(int layer_id)
Undocumented in source. Be warned that the author may not have intended to support it.
- font
void font(uint font_index)
Undocumented in source. Be warned that the author may not have intended to support it.
- fontC64
FontDesc fontC64()
Undocumented in source. Be warned that the author may not have intended to support it.
- fontCpc
FontDesc fontCpc()
Undocumented in source. Be warned that the author may not have intended to support it.
- fontKc853
FontDesc fontKc853()
Undocumented in source. Be warned that the author may not have intended to support it.
- fontKc854
FontDesc fontKc854()
Undocumented in source. Be warned that the author may not have intended to support it.
- fontOric
FontDesc fontOric()
Undocumented in source. Be warned that the author may not have intended to support it.
- fontZ1013
FontDesc fontZ1013()
Undocumented in source. Be warned that the author may not have intended to support it.
- getContext
Context getContext()
Undocumented in source. Be warned that the author may not have intended to support it.
- home
void home()
Undocumented in source. Be warned that the author may not have intended to support it.
- layer
void layer(int layer_id)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeContext
Context makeContext(ContextDesc desc)
Undocumented in source. Be warned that the author may not have intended to support it.
- move
void move(float dx, float dy)
Undocumented in source. Be warned that the author may not have intended to support it.
- moveX
void moveX(float dx)
Undocumented in source. Be warned that the author may not have intended to support it.
- moveY
void moveY(float dy)
Undocumented in source. Be warned that the author may not have intended to support it.
- origin
void origin(float x, float y)
Undocumented in source. Be warned that the author may not have intended to support it.
- pos
void pos(float x, float y)
Undocumented in source. Be warned that the author may not have intended to support it.
- posX
void posX(float x)
Undocumented in source. Be warned that the author may not have intended to support it.
- posY
void posY(float y)
Undocumented in source. Be warned that the author may not have intended to support it.
- putc
void putc(char c)
Undocumented in source. Be warned that the author may not have intended to support it.
- putr
void putr(const(char)* str, int len)
Undocumented in source. Be warned that the author may not have intended to support it.
- puts
void puts(const(char)* str)
Undocumented in source. Be warned that the author may not have intended to support it.
- sdtx_canvas
void sdtx_canvas(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_color1i
void sdtx_color1i(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_color3b
void sdtx_color3b(ubyte , ubyte , ubyte )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_color3f
void sdtx_color3f(float , float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_color4b
void sdtx_color4b(ubyte , ubyte , ubyte , ubyte )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_color4f
void sdtx_color4f(float , float , float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_context_draw
void sdtx_context_draw(Context )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_context_draw_layer
void sdtx_context_draw_layer(Context , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_crlf
void sdtx_crlf()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_default_context
Context sdtx_default_context()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_destroy_context
void sdtx_destroy_context(Context )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_draw
void sdtx_draw()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_draw_layer
void sdtx_draw_layer(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_font
void sdtx_font(uint )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_font_c64
FontDesc sdtx_font_c64()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_font_cpc
FontDesc sdtx_font_cpc()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_font_kc853
FontDesc sdtx_font_kc853()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_font_kc854
FontDesc sdtx_font_kc854()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_font_oric
FontDesc sdtx_font_oric()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_font_z1013
FontDesc sdtx_font_z1013()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_get_context
Context sdtx_get_context()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_home
void sdtx_home()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_layer
void sdtx_layer(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_make_context
Context sdtx_make_context(ContextDesc* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_move
void sdtx_move(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_move_x
void sdtx_move_x(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_move_y
void sdtx_move_y(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_origin
void sdtx_origin(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_pos
void sdtx_pos(float , float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_pos_x
void sdtx_pos_x(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_pos_y
void sdtx_pos_y(float )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_putc
void sdtx_putc(char )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_putr
void sdtx_putr(const(char)* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_puts
void sdtx_puts(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_set_context
void sdtx_set_context(Context )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_setup
void sdtx_setup(Desc* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- sdtx_shutdown
void sdtx_shutdown()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- setContext
void setContext(Context ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
- setup
void setup(Desc desc)
Undocumented in source. Be warned that the author may not have intended to support it.
- shutdown
void shutdown()
Undocumented in source. Be warned that the author may not have intended to support it.