Package sdl.video

Java binding for SDL video subsystem

See:
          Description

Class Summary
SDLColor A class to conveniently hold a color :)
SDLCursor  
SDLOverlay a YUV video overlay
SDLPalette Represents a palette for low bpp color formats.
SDLPixelFormat SDLPixelFormat describes the structure of pixels in SDLSurface.m_Pixels.
SDLRect  
SDLSurface Represents a chunk of memory that may be drawn on.
SDLVideoInfo  
Video The Video class is used to modify and query the state of the SDL Video subsystem.
 

Package sdl.video Description

Java binding for SDL video subsystem