sdljava.x.swig
Interface SWIG_SDLTTFConstants

All Known Implementing Classes:
SWIG_SDLTTF

public interface SWIG_SDLTTFConstants


Field Summary
static int TTF_STYLE_BOLD
           
static int TTF_STYLE_ITALIC
           
static int TTF_STYLE_NORMAL
           
static int TTF_STYLE_UNDERLINE
           
 

Field Detail

TTF_STYLE_NORMAL

static final int TTF_STYLE_NORMAL
See Also:
Constant Field Values

TTF_STYLE_BOLD

static final int TTF_STYLE_BOLD
See Also:
Constant Field Values

TTF_STYLE_ITALIC

static final int TTF_STYLE_ITALIC
See Also:
Constant Field Values

TTF_STYLE_UNDERLINE

static final int TTF_STYLE_UNDERLINE
See Also:
Constant Field Values