sdljava.x.swig
Interface SWIG_SDLVideoConstants
- All Known Implementing Classes:
- SWIG_SDLVideo
public interface SWIG_SDLVideoConstants
SDL_ALPHA_OPAQUE
static final int SDL_ALPHA_OPAQUE
- See Also:
- Constant Field Values
SDL_ALPHA_TRANSPARENT
static final int SDL_ALPHA_TRANSPARENT
- See Also:
- Constant Field Values
SDL_SWSURFACE
static final int SDL_SWSURFACE
- See Also:
- Constant Field Values
SDL_HWSURFACE
static final int SDL_HWSURFACE
- See Also:
- Constant Field Values
SDL_ASYNCBLIT
static final int SDL_ASYNCBLIT
- See Also:
- Constant Field Values
SDL_ANYFORMAT
static final int SDL_ANYFORMAT
- See Also:
- Constant Field Values
SDL_HWPALETTE
static final int SDL_HWPALETTE
- See Also:
- Constant Field Values
SDL_DOUBLEBUF
static final int SDL_DOUBLEBUF
- See Also:
- Constant Field Values
SDL_FULLSCREEN
static final int SDL_FULLSCREEN
- See Also:
- Constant Field Values
SDL_OPENGL
static final int SDL_OPENGL
- See Also:
- Constant Field Values
SDL_OPENGLBLIT
static final int SDL_OPENGLBLIT
- See Also:
- Constant Field Values
SDL_RESIZABLE
static final int SDL_RESIZABLE
- See Also:
- Constant Field Values
SDL_NOFRAME
static final int SDL_NOFRAME
- See Also:
- Constant Field Values
SDL_HWACCEL
static final int SDL_HWACCEL
- See Also:
- Constant Field Values
SDL_SRCCOLORKEY
static final int SDL_SRCCOLORKEY
- See Also:
- Constant Field Values
SDL_RLEACCELOK
static final int SDL_RLEACCELOK
- See Also:
- Constant Field Values
SDL_RLEACCEL
static final int SDL_RLEACCEL
- See Also:
- Constant Field Values
SDL_SRCALPHA
static final int SDL_SRCALPHA
- See Also:
- Constant Field Values
SDL_PREALLOC
static final int SDL_PREALLOC
- See Also:
- Constant Field Values
SDL_YV12_OVERLAY
static final int SDL_YV12_OVERLAY
- See Also:
- Constant Field Values
SDL_IYUV_OVERLAY
static final int SDL_IYUV_OVERLAY
- See Also:
- Constant Field Values
SDL_YUY2_OVERLAY
static final int SDL_YUY2_OVERLAY
- See Also:
- Constant Field Values
SDL_UYVY_OVERLAY
static final int SDL_UYVY_OVERLAY
- See Also:
- Constant Field Values
SDL_YVYU_OVERLAY
static final int SDL_YVYU_OVERLAY
- See Also:
- Constant Field Values
SDL_LOGPAL
static final int SDL_LOGPAL
- See Also:
- Constant Field Values
SDL_PHYSPAL
static final int SDL_PHYSPAL
- See Also:
- Constant Field Values