examples.debugtext

Undocumented in source.

Members

Functions

cleanup
void cleanup()
Undocumented in source. Be warned that the author may not have intended to support it.
frame
void frame()
Undocumented in source. Be warned that the author may not have intended to support it.
init
void init()
Undocumented in source. Be warned that the author may not have intended to support it.
main
void main()
Undocumented in source. Be warned that the author may not have intended to support it.
print_font
void print_font(uint font_index, string title, ubyte r, ubyte g, ubyte b)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

state
State state;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

State
struct State
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Variables

FONT_C64
auto FONT_C64;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FONT_CPC
auto FONT_CPC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FONT_KC85
auto FONT_KC85;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FONT_KC853
auto FONT_KC853;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FONT_KC854
auto FONT_KC854;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FONT_ORIC
auto FONT_ORIC;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FONT_Z1013
auto FONT_Z1013;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta