Main Page | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Data Fields

sdl4gcj::ttf::FontConstants Interface Reference

Inheritance diagram for sdl4gcj::ttf::FontConstants:

Inheritance graph
[legend]

Data Fields

int TTF_STYLE_NORMAL = 0x00
 Normal render style.
int TTF_STYLE_BOLD = 0x01
 Bold render style.
int TTF_STYLE_ITALIC = 0x02
 italic render style.
int TTF_STYLE_UNDERLINE = 0x04
 Underline render style.

Field Documentation

int sdl4gcj::ttf::FontConstants::TTF_STYLE_BOLD = 0x01
 

Bold render style.

int sdl4gcj::ttf::FontConstants::TTF_STYLE_ITALIC = 0x02
 

italic render style.

int sdl4gcj::ttf::FontConstants::TTF_STYLE_NORMAL = 0x00
 

Normal render style.

int sdl4gcj::ttf::FontConstants::TTF_STYLE_UNDERLINE = 0x04
 

Underline render style.


The documentation for this interface was generated from the following file:
Generated on Sat Oct 1 23:29:18 2005 for sdl4gcj by  doxygen 1.4.3