sdl-ttf Reference Manual

Synopsis

public    static weak SDL.Version       linked                    (  ) ;
public    static void                   byteswap_unicode          ( int                 swapped ) ;
public    static int                    init                      (  ) ;
public    static int                    get_initialized           (  ) ;
public    static void                   quit                      (  ) ;

Details

linked ()

public    static weak SDL.Version       linked                    (  ) ;		

byteswap_unicode ()

public    static void                   byteswap_unicode          ( int                 swapped ) ;		

init ()

public    static int                    init                      (  ) ;		

get_initialized ()

public    static int                    get_initialized           (  ) ;		

quit ()

public    static void                   quit                      (  ) ;		


Created by Valadoc