nCine 2025.06.r503-ff15d8d
A cross-platform 2D game engine
Loading...
Searching...
No Matches
ncine::Font Member List

This is the complete list of members for ncine::Font, including all inherited members.

base() constncine::Fontinline
Font()ncine::Font
Font(const char *fntBufferName, const unsigned char *fntBufferPtr, unsigned long int fntBufferSize, const char *texFilename)ncine::Font
Font(const char *fntBufferName, const unsigned char *fntBufferPtr, unsigned long int fntBufferSize, const char *texBufferName, const unsigned char *texBufferPtr, unsigned long int texBufferSize)ncine::Font
Font(const char *fntBufferName, const unsigned char *fntBufferPtr, unsigned long int fntBufferSize, Texture *texture)ncine::Font
Font(const char *fntFilename)ncine::Fontexplicit
Font(const char *fntFilename, const char *texFilename)ncine::Font
Font(const char *fntFilename, Texture *texture)ncine::Font
Font(Font &&)ncine::Font
fromId(unsigned int id)ncine::Objectstatic
glyph(unsigned int glyphId) constncine::Font
GLYPH_IN_ALPHA enum valuencine::Font
GLYPH_IN_RED enum valuencine::Font
GLYPH_SPRITE enum valuencine::Font
id() constncine::Objectinline
lineHeight() constncine::Fontinline
loadFromFile(const char *fntFilename) (defined in ncine::Font)ncine::Font
loadFromFile(const char *fntFilename, const char *texFilename) (defined in ncine::Font)ncine::Font
loadFromFile(const char *fntFilename, Texture *texture) (defined in ncine::Font)ncine::Font
loadFromMemory(const char *fntBufferName, const unsigned char *fntBufferPtr, unsigned long int fntBufferSize, const char *texFilename) (defined in ncine::Font)ncine::Font
loadFromMemory(const char *fntBufferName, const unsigned char *fntBufferPtr, unsigned long int fntBufferSize, const char *texBufferName, const unsigned char *texBufferPtr, unsigned long int texBufferSize) (defined in ncine::Font)ncine::Font
loadFromMemory(const char *fntBufferName, const unsigned char *fntBufferPtr, unsigned long int fntBufferSize, Texture *texture) (defined in ncine::Font)ncine::Font
MaxNameLengthncine::Objectstatic
name() constncine::Object
numGlyphs() constncine::Fontinline
numKernings() constncine::Fontinline
Object(ObjectType type)ncine::Objectexplicit
Object(ObjectType type, const char *name)ncine::Object
Object(Object &&other)ncine::Object
Object(const Object &other)ncine::Objectprotected
ObjectType enum namencine::Object
operator=(Font &&)ncine::Font
ncine::Object::operator=(Object &&other)ncine::Object
renderMode() constncine::Fontinline
RenderMode enum namencine::Font
setName(const char *name)ncine::Object
setTexture(Texture *texture)ncine::Font
sType() (defined in ncine::Font)ncine::Fontinlinestatic
texture() constncine::Fontinline
texture()ncine::Fontinline
textureSize() constncine::Fontinline
type() constncine::Objectinline
type_ncine::Objectprotected
~Font() override (defined in ncine::Font)ncine::Font
~Object()ncine::Objectvirtual