Cavestory Mod API
|
This is the complete list of members for FontHandle, including all inherited members.
first (defined in FontHandle) | FontHandle | static |
FontHandle() (defined in FontHandle) | FontHandle | inline |
FontHandle(FontManager *fo) (defined in FontHandle) | FontHandle | inline |
FontHandle(FontObject *fo) (defined in FontHandle) | FontHandle | inline |
FontHandle(const char *font_name, int font_width, int font_height) (defined in FontHandle) | FontHandle | inline |
FontHandle(const char *font_name, int font_width, int font_height, VideoTexture *pTexture) (defined in FontHandle) | FontHandle | inline |
FontHandle(const char *font_name, int font_width, int font_height, int iMagnification) (defined in FontHandle) | FontHandle | inline |
getName() const | FontHandle | inline |
isValid() const | FontHandle | inline |
linkToTexture(VideoTexture *pTexture) (defined in FontHandle) | FontHandle | inline |
next (defined in FontHandle) | FontHandle | |
object (defined in FontHandle) | FontHandle | |
operator FontObject *() | FontHandle | inline |
operator!=(const FontHandle &t) const (defined in FontHandle) | FontHandle | inline |
operator=(const FontHandle &t) (defined in FontHandle) | FontHandle | inline |
operator=(FontObject *&t) (defined in FontHandle) | FontHandle | inline |
operator==(const FontHandle &t) const (defined in FontHandle) | FontHandle | inline |
prev (defined in FontHandle) | FontHandle | |
set(FontManager *fo) (defined in FontHandle) | FontHandle | inline |
set(FontObject *fo) (defined in FontHandle) | FontHandle | inline |
unload() (defined in FontHandle) | FontHandle | inline |
~FontHandle() (defined in FontHandle) | FontHandle | inline |