sdljava.x.swig
public interface SWIG_SDLVideoConstants
Field Summary | |
---|---|
static int | SDL_ALPHA_OPAQUE |
static int | SDL_ALPHA_TRANSPARENT |
static int | SDL_ANYFORMAT |
static int | SDL_ASYNCBLIT |
static int | SDL_DOUBLEBUF |
static int | SDL_FULLSCREEN |
static int | SDL_HWACCEL |
static int | SDL_HWPALETTE |
static int | SDL_HWSURFACE |
static int | SDL_IYUV_OVERLAY |
static int | SDL_LOGPAL |
static int | SDL_NOFRAME |
static int | SDL_OPENGL |
static int | SDL_OPENGLBLIT |
static int | SDL_PHYSPAL |
static int | SDL_PREALLOC |
static int | SDL_RESIZABLE |
static int | SDL_RLEACCEL |
static int | SDL_RLEACCELOK |
static int | SDL_SRCALPHA |
static int | SDL_SRCCOLORKEY |
static int | SDL_SWSURFACE |
static int | SDL_UYVY_OVERLAY |
static int | SDL_YUY2_OVERLAY |
static int | SDL_YV12_OVERLAY |
static int | SDL_YVYU_OVERLAY |