Nugget
Loading...
Searching...
No Matches
psyqo::Font< N > Member List

This is the complete list of members for psyqo::Font< N >, including all inherited members.

chainprint(GPU &gpu, eastl::string_view text, Vertex pos, Color color)psyqo::FontBase
chainprint(GPU &gpu, const char *text, Vertex pos, Color color)psyqo::FontBase
chainprintf(GPU &gpu, Vertex pos, Color color, const char *format,...)psyqo::FontBaseinline
chainvprintf(GPU &gpu, Vertex pos, Color color, const char *format, va_list ap)psyqo::FontBase
GlyphsFragment typedefpsyqo::FontBaseprotected
initialize(GPU &gpu, Vertex location, Vertex glyphSize)psyqo::FontBase
innerprint(GlyphsFragment *fragment, GPU &gpu, eastl::string_view text, Vertex pos, Color color)psyqo::FontBaseprotected
innerprint(GlyphsFragment *fragment, GPU &gpu, const char *text, Vertex pos, Color color)psyqo::FontBaseprotected
innervprintf(GlyphsFragment *fragment, GPU &gpu, Vertex pos, Color color, const char *format, va_list ap)psyqo::FontBaseprotected
print(GPU &gpu, eastl::string_view text, Vertex pos, Color color)psyqo::FontBase
print(GPU &gpu, eastl::string_view text, Vertex pos, Color color, eastl::function< void()> &&callback, DMA::DmaCallback dmaCallback)psyqo::FontBase
print(GPU &gpu, const char *text, Vertex pos, Color color)psyqo::FontBase
print(GPU &gpu, const char *text, Vertex pos, Color color, eastl::function< void()> &&callback, DMA::DmaCallback dmaCallback)psyqo::FontBase
printf(GPU &gpu, Vertex pos, Color color, const char *format,...)psyqo::FontBaseinline
printf(GPU &gpu, Vertex pos, Color color, eastl::function< void()> &&callback, DMA::DmaCallback dmaCallback, const char *format,...)psyqo::FontBaseinline
unpackFont(GPU &gpu, const uint8_t *data, Vertex location, Vertex textureSize)psyqo::FontBasestatic
uploadKromFont(GPU &gpu, Vertex location={{.x=960,.y=422}})psyqo::FontBase
uploadSystemFont(GPU &gpu, Vertex location={{.x=960,.y=464}})psyqo::FontBase
vprintf(GPU &gpu, Vertex pos, Color color, const char *format, va_list ap)psyqo::FontBase
vprintf(GPU &gpu, Vertex pos, Color color, eastl::function< void()> &&callback, DMA::DmaCallback dmaCallback, const char *format, va_list ap)psyqo::FontBase
~Font()psyqo::Font< N >inlinevirtual
~FontBase()psyqo::FontBaseinlinevirtual