Class Summary | |
---|---|
FPSmanager | Full java version of the framerate manager from SDL_gfx library. |
SDLGfx |
Binding to the SDL_gfx library
Note: all ___Color routines expect the color to be in format 0xRRGGBBAA Also note in the functions which take a list of points (ShortBuffer), the length is inferred from the size of the buffer, you do not have to specify it to the function, SDLGfx will take care of this for you. |