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

sdl4gcj::ttf::TTFSystem Class Reference

Inheritance diagram for sdl4gcj::ttf::TTFSystem:

Inheritance graph
[legend]
Collaboration diagram for sdl4gcj::ttf::TTFSystem:

Collaboration graph
[legend]

Static Public Member Functions

static native Version compiledVersion ()
 Get version of compiled library.
static native Version linkedVersion ()
 Get version of linked library .
static native int init ()
 Initialize TTF subsystem.
static native boolean wasInit ()
 Check TTF subsystem was already initialized.
static native void quit ()
 Finalize TTF subsystem.

Protected Attributes

gnu.gcj.RawData implementation = null

Member Function Documentation

static native Version sdl4gcj::ttf::TTFSystem::compiledVersion  )  [static]
 

Get version of compiled library.

Returns:
The version of compiled library

static native int sdl4gcj::ttf::TTFSystem::init  )  [static]
 

Initialize TTF subsystem.

Returns:
0 if the TTF subsystem was initialized.

static native Version sdl4gcj::ttf::TTFSystem::linkedVersion  )  [static]
 

Get version of linked library .

Returns:
The version of linked library

static native void sdl4gcj::ttf::TTFSystem::quit  )  [static]
 

Finalize TTF subsystem.

Returns:
0 if the TTF subsystem was initialized.

static native boolean sdl4gcj::ttf::TTFSystem::wasInit  )  [static]
 

Check TTF subsystem was already initialized.

Returns:
true if the TTF subsystem was initialized, false otherwise.


Field Documentation

gnu.gcj.RawData sdl4gcj::ttf::TTFSystem::implementation = null [protected]
 


The documentation for this class was generated from the following file:
Generated on Sat Sep 10 20:28:35 2005 for sdl4gcj by  doxygen 1.4.3