Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.libsdl.video

Class Summary
SDLColor The SDLColor class represents an RGB color.
SDLPalette The SDLPalette class represents an SDL_Palette C struct.
SDLPixelFormat The SDLPixelFormat class represents an SDL_PixelFormat C struct.
SDLRect The SDLRect class does not directly represent an SDL_rect C structure.
SDLRGB The SDLColor class represents an RGB color.
SDLRGBA The SDLColor class represents an RGB color.
SDLScreen The SDLScreen class extends SDLSurface which extends SDLStruct and thus it represents a native C structure.
SDLSurface The SDLSurface class represents an SDL_Surface C struct.
SDLVideo The SDLVideo class is simply a convenient class that bundles together the various video related SDL functions.
SDLVideoInfo The SDLVideoInfo class represents an SDL_VideoInfo C struct.