|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SDL_Rect | |
|---|---|
| sdljava.x.swig | Provides the native interface (proxy) layer to the SDL C API. |
| Uses of SDL_Rect in sdljava.x.swig |
|---|
| Methods in sdljava.x.swig that return SDL_Rect | |
|---|---|
SDL_Rect |
SDL_Surface.getClip_rect()
|
| Methods in sdljava.x.swig with parameters of type SDL_Rect | |
|---|---|
protected static long |
SDL_Rect.getCPtr(SDL_Rect obj)
|
static void |
SWIG_SDLVideo.SDL_GetClipRect(SDL_Surface surface,
SDL_Rect rect)
|
static void |
SWIG_SDLVideo.SDL_GL_UpdateRects(int numrects,
SDL_Rect rects)
|
static void |
SWIG_SDLVideo.SDL_UpdateRects(SDL_Surface screen,
int numrects,
SDL_Rect rects)
|
void |
SDL_Surface.setClip_rect(SDL_Rect clip_rect)
|
static int |
SWIG_SDLVideo.SWIG_SDL_SetClipRect(SDL_Surface surface,
SDL_Rect rect)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||