gfm v3.0.3 (2015-09-02T09:30:55Z)
Home
Dub
Repo
SDLTTF
gfm
sdl2
sdlttf
SDL_ttf library wrapper.
final
class
SDLTTF {
this
(SDL2 sdl2);
~this
();
void
close
();
}
Constructors
this
this
(SDL2 sdl2)
Loads the SDL_ttf library.
Destructor
~this
~this
()
Releases the SDL_ttf library.
Members
Functions
close
deprecated
void
close
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
gfm
sdl2
sdlttf
classes
SDLFont
SDLTTF
SDL_ttf library wrapper.