|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SDLTrueTypeFont | |
---|---|
sdljava.ttf | Provides the interface to SDL TTF routines defined in SDL_ttf.h |
Uses of SDLTrueTypeFont in sdljava.ttf |
---|
Methods in sdljava.ttf that return SDLTrueTypeFont | |
---|---|
static SDLTrueTypeFont |
SDLTTF.openFont(java.lang.String path,
int ptsize)
Load file for use as a font, at ptsize size. |
static SDLTrueTypeFont |
SDLTTF.openFontIndex(java.lang.String path,
int ptsize,
int index)
Load file for use as a font, at ptsize size. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |