sdljava.x.swig
Class SWIG_SDLVideoJNI
public
class
SWIG_SDLVideoJNI
extends Object
Method Summary |
static void | delete_SDL_Color(long jarg1) |
static void | delete_SDL_Palette(long jarg1) |
static void | delete_SDL_PixelFormat(long jarg1) |
static void | delete_SDL_Rect(long jarg1) |
static void | delete_SDL_Surface(long jarg1) |
static void | delete_SDL_VideoInfo(long jarg1) |
static long | new_SDL_Color() |
static long | new_SDL_Palette() |
static long | new_SDL_PixelFormat() |
static long | new_SDL_Rect() |
static long | new_SDL_Surface() |
static long | new_SDL_VideoInfo() |
static short | SDL_Color_b_get(long jarg1, SDL_Color jarg1_) |
static void | SDL_Color_b_set(long jarg1, SDL_Color jarg1_, short jarg2) |
static short | SDL_Color_g_get(long jarg1, SDL_Color jarg1_) |
static void | SDL_Color_g_set(long jarg1, SDL_Color jarg1_, short jarg2) |
static short | SDL_Color_r_get(long jarg1, SDL_Color jarg1_) |
static void | SDL_Color_r_set(long jarg1, SDL_Color jarg1_, short jarg2) |
static short | SDL_Color_unused_get(long jarg1, SDL_Color jarg1_) |
static void | SDL_Color_unused_set(long jarg1, SDL_Color jarg1_, short jarg2) |
static long | SDL_ConvertSurface(long jarg1, SDL_Surface jarg1_, long jarg2, SDL_PixelFormat jarg2_, long jarg3) |
static long | SDL_CreateCursor(long jarg1, long jarg2, int jarg3, int jarg4, int jarg5, int jarg6) |
static long | SDL_CreateRGBSurface(long jarg1, int jarg2, int jarg3, int jarg4, long jarg5, long jarg6, long jarg7, long jarg8) |
static long | SDL_DisplayFormat(long jarg1, SDL_Surface jarg1_) |
static long | SDL_DisplayFormatAlpha(long jarg1, SDL_Surface jarg1_) |
static int | SDL_Flip(long jarg1, SDL_Surface jarg1_) |
static void | SDL_FreeSurface(long jarg1, SDL_Surface jarg1_) |
static void | SDL_GetClipRect(long jarg1, SDL_Surface jarg1_, long jarg2, SDL_Rect jarg2_) |
static int | SDL_GetGammaRamp(int[] jarg1, int[] jarg2, int[] jarg3) |
static void | SDL_GetRGB(long jarg1, long jarg2, SDL_PixelFormat jarg2_, short[] jarg3, short[] jarg4, short[] jarg5) |
static void | SDL_GetRGBA(long jarg1, long jarg2, SDL_PixelFormat jarg2_, short[] jarg3, short[] jarg4, short[] jarg5, short[] jarg6) |
static long | SDL_GetVideoInfo() |
static long | SDL_GetVideoSurface() |
static int | SDL_GL_GetAttribute(int jarg1, long jarg2) |
static int | SDL_GL_LoadLibrary(String jarg1) |
static void | SDL_GL_Lock() |
static int | SDL_GL_SetAttribute(int jarg1, int jarg2) |
static void | SDL_GL_SwapBuffers() |
static void | SDL_GL_Unlock() |
static void | SDL_GL_UpdateRects(int jarg1, long jarg2, SDL_Rect jarg2_) |
static long | SDL_ListModes(long jarg1, SDL_PixelFormat jarg1_, long jarg2) |
static int | SDL_LockSurface(long jarg1, SDL_Surface jarg1_) |
static long | SDL_MapRGB(long jarg1, SDL_PixelFormat jarg1_, short jarg2, short jarg3, short jarg4) |
static long | SDL_MapRGBA(long jarg1, SDL_PixelFormat jarg1_, short jarg2, short jarg3, short jarg4, short jarg5) |
static long | SDL_Palette_colors_get(long jarg1, SDL_Palette jarg1_) |
static void | SDL_Palette_colors_set(long jarg1, SDL_Palette jarg1_, long jarg2, SDL_Color jarg2_) |
static int | SDL_Palette_ncolors_get(long jarg1, SDL_Palette jarg1_) |
static void | SDL_Palette_ncolors_set(long jarg1, SDL_Palette jarg1_, int jarg2) |
static short | SDL_PixelFormat_Aloss_get(long jarg1, SDL_PixelFormat jarg1_) |
static void | SDL_PixelFormat_Aloss_set(long jarg1, SDL_PixelFormat jarg1_, short jarg2) |
static long | SDL_PixelFormat_Amask_get(long jarg1, SDL_PixelFormat jarg1_) |
static void | SDL_PixelFormat_Amask_set(long jarg1, SDL_PixelFormat jarg1_, long jarg2) |
static short | SDL_PixelFormat_Ashift_get(long jarg1, SDL_PixelFormat jarg1_) |
static void | SDL_PixelFormat_Ashift_set(long jarg1, SDL_PixelFormat jarg1_, short jarg2) |
static short | SDL_PixelFormat_alpha_get(long jarg1, SDL_PixelFormat jarg1_) |
static void | SDL_PixelFormat_alpha_set(long jarg1, SDL_PixelFormat jarg1_, short jarg2) |
static short | SDL_PixelFormat_BitsPerPixel_get(long jarg1, SDL_PixelFormat jarg1_) |
static void | SDL_PixelFormat_BitsPerPixel_set(long jarg1, SDL_PixelFormat jarg1_, short jarg2) |
static short | SDL_PixelFormat_Bloss_get(long jarg1, SDL_PixelFormat jarg1_) |
static void | SDL_PixelFormat_Bloss_set(long jarg1, SDL_PixelFormat jarg1_, short jarg2) |
static long | SDL_PixelFormat_Bmask_get(long jarg1, SDL_PixelFormat jarg1_) |
static void | SDL_PixelFormat_Bmask_set(long jarg1, SDL_PixelFormat jarg1_, long jarg2) |
static short | SDL_PixelFormat_Bshift_get(long jarg1, SDL_PixelFormat jarg1_) |
static void | SDL_PixelFormat_Bshift_set(long jarg1, SDL_PixelFormat jarg1_, short jarg2) |
static short | SDL_PixelFormat_BytesPerPixel_get(long jarg1, SDL_PixelFormat jarg1_) |
static void | SDL_PixelFormat_BytesPerPixel_set(long jarg1, SDL_PixelFormat jarg1_, short jarg2) |
static long | SDL_PixelFormat_colorkey_get(long jarg1, SDL_PixelFormat jarg1_) |
static void | SDL_PixelFormat_colorkey_set(long jarg1, SDL_PixelFormat jarg1_, long jarg2) |
static short | SDL_PixelFormat_Gloss_get(long jarg1, SDL_PixelFormat jarg1_) |
static void | SDL_PixelFormat_Gloss_set(long jarg1, SDL_PixelFormat jarg1_, short jarg2) |
static long | SDL_PixelFormat_Gmask_get(long jarg1, SDL_PixelFormat jarg1_) |
static void | SDL_PixelFormat_Gmask_set(long jarg1, SDL_PixelFormat jarg1_, long jarg2) |
static short | SDL_PixelFormat_Gshift_get(long jarg1, SDL_PixelFormat jarg1_) |
static void | SDL_PixelFormat_Gshift_set(long jarg1, SDL_PixelFormat jarg1_, short jarg2) |
static long | SDL_PixelFormat_palette_get(long jarg1, SDL_PixelFormat jarg1_) |
static void | SDL_PixelFormat_palette_set(long jarg1, SDL_PixelFormat jarg1_, long jarg2, SDL_Palette jarg2_) |
static short | SDL_PixelFormat_Rloss_get(long jarg1, SDL_PixelFormat jarg1_) |
static void | SDL_PixelFormat_Rloss_set(long jarg1, SDL_PixelFormat jarg1_, short jarg2) |
static long | SDL_PixelFormat_Rmask_get(long jarg1, SDL_PixelFormat jarg1_) |
static void | SDL_PixelFormat_Rmask_set(long jarg1, SDL_PixelFormat jarg1_, long jarg2) |
static short | SDL_PixelFormat_Rshift_get(long jarg1, SDL_PixelFormat jarg1_) |
static void | SDL_PixelFormat_Rshift_set(long jarg1, SDL_PixelFormat jarg1_, short jarg2) |
static int | SDL_Rect_h_get(long jarg1, SDL_Rect jarg1_) |
static void | SDL_Rect_h_set(long jarg1, SDL_Rect jarg1_, int jarg2) |
static int | SDL_Rect_w_get(long jarg1, SDL_Rect jarg1_) |
static void | SDL_Rect_w_set(long jarg1, SDL_Rect jarg1_, int jarg2) |
static short | SDL_Rect_x_get(long jarg1, SDL_Rect jarg1_) |
static void | SDL_Rect_x_set(long jarg1, SDL_Rect jarg1_, short jarg2) |
static short | SDL_Rect_y_get(long jarg1, SDL_Rect jarg1_) |
static void | SDL_Rect_y_set(long jarg1, SDL_Rect jarg1_, short jarg2) |
static int | SDL_SetAlpha(long jarg1, SDL_Surface jarg1_, long jarg2, short jarg3) |
static int | SDL_SetColorKey(long jarg1, SDL_Surface jarg1_, long jarg2, long jarg3) |
static int | SDL_SetColors(long jarg1, SDL_Surface jarg1_, long jarg2, SDL_Color jarg2_, int jarg3, int jarg4) |
static int | SDL_SetGamma(float jarg1, float jarg2, float jarg3) |
static int | SDL_SetPalette(long jarg1, SDL_Surface jarg1_, int jarg2, long jarg3, SDL_Color jarg3_, int jarg4, int jarg5) |
static long | SDL_SetVideoMode(int jarg1, int jarg2, int jarg3, long jarg4) |
static long | SDL_Surface_clip_rect_get(long jarg1, SDL_Surface jarg1_) |
static void | SDL_Surface_clip_rect_set(long jarg1, SDL_Surface jarg1_, long jarg2, SDL_Rect jarg2_) |
static long | SDL_Surface_flags_get(long jarg1, SDL_Surface jarg1_) |
static void | SDL_Surface_flags_set(long jarg1, SDL_Surface jarg1_, long jarg2) |
static long | SDL_Surface_format_get(long jarg1, SDL_Surface jarg1_) |
static void | SDL_Surface_format_set(long jarg1, SDL_Surface jarg1_, long jarg2, SDL_PixelFormat jarg2_) |
static long | SDL_Surface_format_version_get(long jarg1, SDL_Surface jarg1_) |
static void | SDL_Surface_format_version_set(long jarg1, SDL_Surface jarg1_, long jarg2) |
static long | SDL_Surface_hwdata_get(long jarg1, SDL_Surface jarg1_) |
static void | SDL_Surface_hwdata_set(long jarg1, SDL_Surface jarg1_, long jarg2) |
static int | SDL_Surface_h_get(long jarg1, SDL_Surface jarg1_) |
static void | SDL_Surface_h_set(long jarg1, SDL_Surface jarg1_, int jarg2) |
static long | SDL_Surface_locked_get(long jarg1, SDL_Surface jarg1_) |
static void | SDL_Surface_locked_set(long jarg1, SDL_Surface jarg1_, long jarg2) |
static long | SDL_Surface_map_get(long jarg1, SDL_Surface jarg1_) |
static void | SDL_Surface_map_set(long jarg1, SDL_Surface jarg1_, long jarg2) |
static int | SDL_Surface_offset_get(long jarg1, SDL_Surface jarg1_) |
static void | SDL_Surface_offset_set(long jarg1, SDL_Surface jarg1_, int jarg2) |
static int | SDL_Surface_pitch_get(long jarg1, SDL_Surface jarg1_) |
static void | SDL_Surface_pitch_set(long jarg1, SDL_Surface jarg1_, int jarg2) |
static int | SDL_Surface_refcount_get(long jarg1, SDL_Surface jarg1_) |
static void | SDL_Surface_refcount_set(long jarg1, SDL_Surface jarg1_, int jarg2) |
static long | SDL_Surface_unused1_get(long jarg1, SDL_Surface jarg1_) |
static void | SDL_Surface_unused1_set(long jarg1, SDL_Surface jarg1_, long jarg2) |
static int | SDL_Surface_w_get(long jarg1, SDL_Surface jarg1_) |
static void | SDL_Surface_w_set(long jarg1, SDL_Surface jarg1_, int jarg2) |
static void | SDL_UnlockSurface(long jarg1, SDL_Surface jarg1_) |
static void | SDL_UpdateRect(long jarg1, SDL_Surface jarg1_, int jarg2, int jarg3, long jarg4, long jarg5) |
static void | SDL_UpdateRects(long jarg1, SDL_Surface jarg1_, int jarg2, long jarg3, SDL_Rect jarg3_) |
static String | SDL_VideoDriverName(String jarg1, int jarg2) |
static long | SDL_VideoInfo_blit_fill_get(long jarg1, SDL_VideoInfo jarg1_) |
static void | SDL_VideoInfo_blit_fill_set(long jarg1, SDL_VideoInfo jarg1_, long jarg2) |
static long | SDL_VideoInfo_blit_hw_A_get(long jarg1, SDL_VideoInfo jarg1_) |
static void | SDL_VideoInfo_blit_hw_A_set(long jarg1, SDL_VideoInfo jarg1_, long jarg2) |
static long | SDL_VideoInfo_blit_hw_CC_get(long jarg1, SDL_VideoInfo jarg1_) |
static void | SDL_VideoInfo_blit_hw_CC_set(long jarg1, SDL_VideoInfo jarg1_, long jarg2) |
static long | SDL_VideoInfo_blit_hw_get(long jarg1, SDL_VideoInfo jarg1_) |
static void | SDL_VideoInfo_blit_hw_set(long jarg1, SDL_VideoInfo jarg1_, long jarg2) |
static long | SDL_VideoInfo_blit_sw_A_get(long jarg1, SDL_VideoInfo jarg1_) |
static void | SDL_VideoInfo_blit_sw_A_set(long jarg1, SDL_VideoInfo jarg1_, long jarg2) |
static long | SDL_VideoInfo_blit_sw_CC_get(long jarg1, SDL_VideoInfo jarg1_) |
static void | SDL_VideoInfo_blit_sw_CC_set(long jarg1, SDL_VideoInfo jarg1_, long jarg2) |
static long | SDL_VideoInfo_blit_sw_get(long jarg1, SDL_VideoInfo jarg1_) |
static void | SDL_VideoInfo_blit_sw_set(long jarg1, SDL_VideoInfo jarg1_, long jarg2) |
static long | SDL_VideoInfo_hw_available_get(long jarg1, SDL_VideoInfo jarg1_) |
static void | SDL_VideoInfo_hw_available_set(long jarg1, SDL_VideoInfo jarg1_, long jarg2) |
static long | SDL_VideoInfo_UnusedBits1_get(long jarg1, SDL_VideoInfo jarg1_) |
static void | SDL_VideoInfo_UnusedBits1_set(long jarg1, SDL_VideoInfo jarg1_, long jarg2) |
static long | SDL_VideoInfo_UnusedBits2_get(long jarg1, SDL_VideoInfo jarg1_) |
static void | SDL_VideoInfo_UnusedBits2_set(long jarg1, SDL_VideoInfo jarg1_, long jarg2) |
static long | SDL_VideoInfo_UnusedBits3_get(long jarg1, SDL_VideoInfo jarg1_) |
static void | SDL_VideoInfo_UnusedBits3_set(long jarg1, SDL_VideoInfo jarg1_, long jarg2) |
static long | SDL_VideoInfo_vfmt_get(long jarg1, SDL_VideoInfo jarg1_) |
static void | SDL_VideoInfo_vfmt_set(long jarg1, SDL_VideoInfo jarg1_, long jarg2, SDL_PixelFormat jarg2_) |
static long | SDL_VideoInfo_video_mem_get(long jarg1, SDL_VideoInfo jarg1_) |
static void | SDL_VideoInfo_video_mem_set(long jarg1, SDL_VideoInfo jarg1_, long jarg2) |
static long | SDL_VideoInfo_wm_available_get(long jarg1, SDL_VideoInfo jarg1_) |
static void | SDL_VideoInfo_wm_available_set(long jarg1, SDL_VideoInfo jarg1_, long jarg2) |
static int | SDL_VideoModeOK(int jarg1, int jarg2, int jarg3, long jarg4) |
static void | SDL_WarpMouse(int jarg1, int jarg2) |
static int | SDL_WM_GrabInput(int jarg1) |
static int | SDL_WM_IconifyWindow() |
static void | SDL_WM_SetCaption(String jarg1, String jarg2) |
static void | SDL_WM_SetIcon(long jarg1, SDL_Surface jarg1_, short jarg2) |
static int | SDL_WM_ToggleFullScreen(long jarg1, SDL_Surface jarg1_) |
static void | SWIG_executeBlitQueue(Buffer jarg1, Buffer jarg2, Buffer jarg3, Buffer jarg4, long jarg5, SDL_Surface jarg5_, Buffer jarg6, Buffer jarg7, Buffer jarg8, Buffer jarg9, long jarg10, SDL_Surface jarg10_, int jarg11) |
static Object | SWIG_getPixelDirectByteBuffer(long jarg1, SDL_Surface jarg1_) |
static void | SWIG_GetPaletteColors(long jarg1, SDL_Palette jarg1_, SDL_Color[] jarg2) |
static void | SWIG_GetPixelData16(long jarg1, SDL_Surface jarg1_, int[] jarg2) |
static void | SWIG_GetPixelData32(long jarg1, SDL_Surface jarg1_, long[] jarg2) |
static void | SWIG_GetPixelData8(long jarg1, SDL_Surface jarg1_, short[] jarg2) |
static int | SWIG_SDL_BlitSurface_FAST(long jarg1, SDL_Surface jarg1_, int jarg2, int jarg3, int jarg4, int jarg5, long jarg6, SDL_Surface jarg6_, int jarg7, int jarg8, int jarg9, int jarg10) |
static long | SWIG_SDL_CreateRGBSurfaceFrom(int[] jarg1, int jarg2, int jarg3, int jarg4, int jarg5, long jarg6, long jarg7, long jarg8, long jarg9) |
static int | SWIG_SDL_FillRect_FAST(long jarg1, SDL_Surface jarg1_, int jarg2, int jarg3, int jarg4, int jarg5, long jarg6) |
static long | SWIG_SDL_LoadBMP(String jarg1) |
static int | SWIG_SDL_MUSTLOCK(long jarg1, SDL_Surface jarg1_) |
static int | SWIG_SDL_SaveBMP(long jarg1, SDL_Surface jarg1_, String jarg2) |
static int | SWIG_SDL_SetClipRect(long jarg1, SDL_Surface jarg1_, long jarg2, SDL_Rect jarg2_) |
static int | SWIG_SDL_SetColors(long jarg1, SDL_Surface jarg1_, SDL_Color[] jarg2, int jarg3, int jarg4) |
static int | SWIG_SDL_SetGammaRamp(int[] jarg1, int[] jarg2, int[] jarg3) |
static int | SWIG_SDL_SetPalette(long jarg1, SDL_Surface jarg1_, int jarg2, SDL_Color[] jarg3, int jarg4, int jarg5) |
static void | SWIG_SDL_WM_GetCaption(String jarg1, String jarg2) |
static void | SWIG_SetPixelData16(long jarg1, SDL_Surface jarg1_, int[] jarg2) |
static void | SWIG_SetPixelData32(long jarg1, SDL_Surface jarg1_, long[] jarg2) |
static void | SWIG_SetPixelData8(long jarg1, SDL_Surface jarg1_, short[] jarg2) |
public static final void delete_SDL_Color(long jarg1)
public static final void delete_SDL_Palette(long jarg1)
public static final void delete_SDL_PixelFormat(long jarg1)
public static final void delete_SDL_Rect(long jarg1)
public static final void delete_SDL_Surface(long jarg1)
public static final void delete_SDL_VideoInfo(long jarg1)
public static final long new_SDL_Color()
public static final long new_SDL_Palette()
public static final long new_SDL_PixelFormat()
public static final long new_SDL_Rect()
public static final long new_SDL_Surface()
public static final long new_SDL_VideoInfo()
public static final short SDL_Color_b_get(long jarg1,
SDL_Color jarg1_)
public static final void SDL_Color_b_set(long jarg1,
SDL_Color jarg1_, short jarg2)
public static final short SDL_Color_g_get(long jarg1,
SDL_Color jarg1_)
public static final void SDL_Color_g_set(long jarg1,
SDL_Color jarg1_, short jarg2)
public static final short SDL_Color_r_get(long jarg1,
SDL_Color jarg1_)
public static final void SDL_Color_r_set(long jarg1,
SDL_Color jarg1_, short jarg2)
public static final short SDL_Color_unused_get(long jarg1,
SDL_Color jarg1_)
public static final void SDL_Color_unused_set(long jarg1,
SDL_Color jarg1_, short jarg2)
public static final long SDL_CreateCursor(long jarg1, long jarg2, int jarg3, int jarg4, int jarg5, int jarg6)
public static final long SDL_CreateRGBSurface(long jarg1, int jarg2, int jarg3, int jarg4, long jarg5, long jarg6, long jarg7, long jarg8)
public static final long SDL_DisplayFormat(long jarg1,
SDL_Surface jarg1_)
public static final long SDL_DisplayFormatAlpha(long jarg1,
SDL_Surface jarg1_)
public static final int SDL_Flip(long jarg1,
SDL_Surface jarg1_)
public static final void SDL_FreeSurface(long jarg1,
SDL_Surface jarg1_)
public static final void SDL_GetClipRect(long jarg1,
SDL_Surface jarg1_, long jarg2,
SDL_Rect jarg2_)
public static final int SDL_GetGammaRamp(int[] jarg1, int[] jarg2, int[] jarg3)
public static final void SDL_GetRGB(long jarg1, long jarg2,
SDL_PixelFormat jarg2_, short[] jarg3, short[] jarg4, short[] jarg5)
public static final void SDL_GetRGBA(long jarg1, long jarg2,
SDL_PixelFormat jarg2_, short[] jarg3, short[] jarg4, short[] jarg5, short[] jarg6)
public static final long SDL_GetVideoInfo()
public static final long SDL_GetVideoSurface()
public static final int SDL_GL_GetAttribute(int jarg1, long jarg2)
public static final int SDL_GL_LoadLibrary(String jarg1)
public static final void SDL_GL_Lock()
public static final int SDL_GL_SetAttribute(int jarg1, int jarg2)
public static final void SDL_GL_SwapBuffers()
public static final void SDL_GL_Unlock()
public static final void SDL_GL_UpdateRects(int jarg1, long jarg2,
SDL_Rect jarg2_)
public static final long SDL_ListModes(long jarg1,
SDL_PixelFormat jarg1_, long jarg2)
public static final int SDL_LockSurface(long jarg1,
SDL_Surface jarg1_)
public static final long SDL_MapRGB(long jarg1,
SDL_PixelFormat jarg1_, short jarg2, short jarg3, short jarg4)
public static final long SDL_MapRGBA(long jarg1,
SDL_PixelFormat jarg1_, short jarg2, short jarg3, short jarg4, short jarg5)
public static final long SDL_Palette_colors_get(long jarg1,
SDL_Palette jarg1_)
public static final void SDL_Palette_colors_set(long jarg1,
SDL_Palette jarg1_, long jarg2,
SDL_Color jarg2_)
public static final int SDL_Palette_ncolors_get(long jarg1,
SDL_Palette jarg1_)
public static final void SDL_Palette_ncolors_set(long jarg1,
SDL_Palette jarg1_, int jarg2)
public static final short SDL_PixelFormat_Aloss_get(long jarg1,
SDL_PixelFormat jarg1_)
public static final void SDL_PixelFormat_Aloss_set(long jarg1,
SDL_PixelFormat jarg1_, short jarg2)
public static final long SDL_PixelFormat_Amask_get(long jarg1,
SDL_PixelFormat jarg1_)
public static final void SDL_PixelFormat_Amask_set(long jarg1,
SDL_PixelFormat jarg1_, long jarg2)
public static final short SDL_PixelFormat_Ashift_get(long jarg1,
SDL_PixelFormat jarg1_)
public static final void SDL_PixelFormat_Ashift_set(long jarg1,
SDL_PixelFormat jarg1_, short jarg2)
public static final short SDL_PixelFormat_alpha_get(long jarg1,
SDL_PixelFormat jarg1_)
public static final void SDL_PixelFormat_alpha_set(long jarg1,
SDL_PixelFormat jarg1_, short jarg2)
public static final short SDL_PixelFormat_BitsPerPixel_get(long jarg1,
SDL_PixelFormat jarg1_)
public static final void SDL_PixelFormat_BitsPerPixel_set(long jarg1,
SDL_PixelFormat jarg1_, short jarg2)
public static final short SDL_PixelFormat_Bloss_get(long jarg1,
SDL_PixelFormat jarg1_)
public static final void SDL_PixelFormat_Bloss_set(long jarg1,
SDL_PixelFormat jarg1_, short jarg2)
public static final long SDL_PixelFormat_Bmask_get(long jarg1,
SDL_PixelFormat jarg1_)
public static final void SDL_PixelFormat_Bmask_set(long jarg1,
SDL_PixelFormat jarg1_, long jarg2)
public static final short SDL_PixelFormat_Bshift_get(long jarg1,
SDL_PixelFormat jarg1_)
public static final void SDL_PixelFormat_Bshift_set(long jarg1,
SDL_PixelFormat jarg1_, short jarg2)
public static final short SDL_PixelFormat_BytesPerPixel_get(long jarg1,
SDL_PixelFormat jarg1_)
public static final void SDL_PixelFormat_BytesPerPixel_set(long jarg1,
SDL_PixelFormat jarg1_, short jarg2)
public static final long SDL_PixelFormat_colorkey_get(long jarg1,
SDL_PixelFormat jarg1_)
public static final void SDL_PixelFormat_colorkey_set(long jarg1,
SDL_PixelFormat jarg1_, long jarg2)
public static final short SDL_PixelFormat_Gloss_get(long jarg1,
SDL_PixelFormat jarg1_)
public static final void SDL_PixelFormat_Gloss_set(long jarg1,
SDL_PixelFormat jarg1_, short jarg2)
public static final long SDL_PixelFormat_Gmask_get(long jarg1,
SDL_PixelFormat jarg1_)
public static final void SDL_PixelFormat_Gmask_set(long jarg1,
SDL_PixelFormat jarg1_, long jarg2)
public static final short SDL_PixelFormat_Gshift_get(long jarg1,
SDL_PixelFormat jarg1_)
public static final void SDL_PixelFormat_Gshift_set(long jarg1,
SDL_PixelFormat jarg1_, short jarg2)
public static final long SDL_PixelFormat_palette_get(long jarg1,
SDL_PixelFormat jarg1_)
public static final short SDL_PixelFormat_Rloss_get(long jarg1,
SDL_PixelFormat jarg1_)
public static final void SDL_PixelFormat_Rloss_set(long jarg1,
SDL_PixelFormat jarg1_, short jarg2)
public static final long SDL_PixelFormat_Rmask_get(long jarg1,
SDL_PixelFormat jarg1_)
public static final void SDL_PixelFormat_Rmask_set(long jarg1,
SDL_PixelFormat jarg1_, long jarg2)
public static final short SDL_PixelFormat_Rshift_get(long jarg1,
SDL_PixelFormat jarg1_)
public static final void SDL_PixelFormat_Rshift_set(long jarg1,
SDL_PixelFormat jarg1_, short jarg2)
public static final int SDL_Rect_h_get(long jarg1,
SDL_Rect jarg1_)
public static final void SDL_Rect_h_set(long jarg1,
SDL_Rect jarg1_, int jarg2)
public static final int SDL_Rect_w_get(long jarg1,
SDL_Rect jarg1_)
public static final void SDL_Rect_w_set(long jarg1,
SDL_Rect jarg1_, int jarg2)
public static final short SDL_Rect_x_get(long jarg1,
SDL_Rect jarg1_)
public static final void SDL_Rect_x_set(long jarg1,
SDL_Rect jarg1_, short jarg2)
public static final short SDL_Rect_y_get(long jarg1,
SDL_Rect jarg1_)
public static final void SDL_Rect_y_set(long jarg1,
SDL_Rect jarg1_, short jarg2)
public static final int SDL_SetAlpha(long jarg1,
SDL_Surface jarg1_, long jarg2, short jarg3)
public static final int SDL_SetColorKey(long jarg1,
SDL_Surface jarg1_, long jarg2, long jarg3)
public static final int SDL_SetColors(long jarg1,
SDL_Surface jarg1_, long jarg2,
SDL_Color jarg2_, int jarg3, int jarg4)
public static final int SDL_SetGamma(float jarg1, float jarg2, float jarg3)
public static final int SDL_SetPalette(long jarg1,
SDL_Surface jarg1_, int jarg2, long jarg3,
SDL_Color jarg3_, int jarg4, int jarg5)
public static final long SDL_SetVideoMode(int jarg1, int jarg2, int jarg3, long jarg4)
public static final long SDL_Surface_clip_rect_get(long jarg1,
SDL_Surface jarg1_)
public static final void SDL_Surface_clip_rect_set(long jarg1,
SDL_Surface jarg1_, long jarg2,
SDL_Rect jarg2_)
public static final long SDL_Surface_flags_get(long jarg1,
SDL_Surface jarg1_)
public static final void SDL_Surface_flags_set(long jarg1,
SDL_Surface jarg1_, long jarg2)
public static final long SDL_Surface_format_get(long jarg1,
SDL_Surface jarg1_)
public static final long SDL_Surface_format_version_get(long jarg1,
SDL_Surface jarg1_)
public static final void SDL_Surface_format_version_set(long jarg1,
SDL_Surface jarg1_, long jarg2)
public static final long SDL_Surface_hwdata_get(long jarg1,
SDL_Surface jarg1_)
public static final void SDL_Surface_hwdata_set(long jarg1,
SDL_Surface jarg1_, long jarg2)
public static final int SDL_Surface_h_get(long jarg1,
SDL_Surface jarg1_)
public static final void SDL_Surface_h_set(long jarg1,
SDL_Surface jarg1_, int jarg2)
public static final long SDL_Surface_locked_get(long jarg1,
SDL_Surface jarg1_)
public static final void SDL_Surface_locked_set(long jarg1,
SDL_Surface jarg1_, long jarg2)
public static final long SDL_Surface_map_get(long jarg1,
SDL_Surface jarg1_)
public static final void SDL_Surface_map_set(long jarg1,
SDL_Surface jarg1_, long jarg2)
public static final int SDL_Surface_offset_get(long jarg1,
SDL_Surface jarg1_)
public static final void SDL_Surface_offset_set(long jarg1,
SDL_Surface jarg1_, int jarg2)
public static final int SDL_Surface_pitch_get(long jarg1,
SDL_Surface jarg1_)
public static final void SDL_Surface_pitch_set(long jarg1,
SDL_Surface jarg1_, int jarg2)
public static final int SDL_Surface_refcount_get(long jarg1,
SDL_Surface jarg1_)
public static final void SDL_Surface_refcount_set(long jarg1,
SDL_Surface jarg1_, int jarg2)
public static final long SDL_Surface_unused1_get(long jarg1,
SDL_Surface jarg1_)
public static final void SDL_Surface_unused1_set(long jarg1,
SDL_Surface jarg1_, long jarg2)
public static final int SDL_Surface_w_get(long jarg1,
SDL_Surface jarg1_)
public static final void SDL_Surface_w_set(long jarg1,
SDL_Surface jarg1_, int jarg2)
public static final void SDL_UnlockSurface(long jarg1,
SDL_Surface jarg1_)
public static final void SDL_UpdateRect(long jarg1,
SDL_Surface jarg1_, int jarg2, int jarg3, long jarg4, long jarg5)
public static final void SDL_UpdateRects(long jarg1,
SDL_Surface jarg1_, int jarg2, long jarg3,
SDL_Rect jarg3_)
public static final String SDL_VideoDriverName(String jarg1, int jarg2)
public static final long SDL_VideoInfo_blit_fill_get(long jarg1,
SDL_VideoInfo jarg1_)
public static final void SDL_VideoInfo_blit_fill_set(long jarg1,
SDL_VideoInfo jarg1_, long jarg2)
public static final long SDL_VideoInfo_blit_hw_A_get(long jarg1,
SDL_VideoInfo jarg1_)
public static final void SDL_VideoInfo_blit_hw_A_set(long jarg1,
SDL_VideoInfo jarg1_, long jarg2)
public static final long SDL_VideoInfo_blit_hw_CC_get(long jarg1,
SDL_VideoInfo jarg1_)
public static final void SDL_VideoInfo_blit_hw_CC_set(long jarg1,
SDL_VideoInfo jarg1_, long jarg2)
public static final long SDL_VideoInfo_blit_hw_get(long jarg1,
SDL_VideoInfo jarg1_)
public static final void SDL_VideoInfo_blit_hw_set(long jarg1,
SDL_VideoInfo jarg1_, long jarg2)
public static final long SDL_VideoInfo_blit_sw_A_get(long jarg1,
SDL_VideoInfo jarg1_)
public static final void SDL_VideoInfo_blit_sw_A_set(long jarg1,
SDL_VideoInfo jarg1_, long jarg2)
public static final long SDL_VideoInfo_blit_sw_CC_get(long jarg1,
SDL_VideoInfo jarg1_)
public static final void SDL_VideoInfo_blit_sw_CC_set(long jarg1,
SDL_VideoInfo jarg1_, long jarg2)
public static final long SDL_VideoInfo_blit_sw_get(long jarg1,
SDL_VideoInfo jarg1_)
public static final void SDL_VideoInfo_blit_sw_set(long jarg1,
SDL_VideoInfo jarg1_, long jarg2)
public static final long SDL_VideoInfo_hw_available_get(long jarg1,
SDL_VideoInfo jarg1_)
public static final void SDL_VideoInfo_hw_available_set(long jarg1,
SDL_VideoInfo jarg1_, long jarg2)
public static final long SDL_VideoInfo_UnusedBits1_get(long jarg1,
SDL_VideoInfo jarg1_)
public static final void SDL_VideoInfo_UnusedBits1_set(long jarg1,
SDL_VideoInfo jarg1_, long jarg2)
public static final long SDL_VideoInfo_UnusedBits2_get(long jarg1,
SDL_VideoInfo jarg1_)
public static final void SDL_VideoInfo_UnusedBits2_set(long jarg1,
SDL_VideoInfo jarg1_, long jarg2)
public static final long SDL_VideoInfo_UnusedBits3_get(long jarg1,
SDL_VideoInfo jarg1_)
public static final void SDL_VideoInfo_UnusedBits3_set(long jarg1,
SDL_VideoInfo jarg1_, long jarg2)
public static final long SDL_VideoInfo_vfmt_get(long jarg1,
SDL_VideoInfo jarg1_)
public static final long SDL_VideoInfo_video_mem_get(long jarg1,
SDL_VideoInfo jarg1_)
public static final void SDL_VideoInfo_video_mem_set(long jarg1,
SDL_VideoInfo jarg1_, long jarg2)
public static final long SDL_VideoInfo_wm_available_get(long jarg1,
SDL_VideoInfo jarg1_)
public static final void SDL_VideoInfo_wm_available_set(long jarg1,
SDL_VideoInfo jarg1_, long jarg2)
public static final int SDL_VideoModeOK(int jarg1, int jarg2, int jarg3, long jarg4)
public static final void SDL_WarpMouse(int jarg1, int jarg2)
public static final int SDL_WM_GrabInput(int jarg1)
public static final int SDL_WM_IconifyWindow()
public static final void SDL_WM_SetCaption(String jarg1, String jarg2)
public static final void SDL_WM_SetIcon(long jarg1,
SDL_Surface jarg1_, short jarg2)
public static final int SDL_WM_ToggleFullScreen(long jarg1,
SDL_Surface jarg1_)
public static final void SWIG_executeBlitQueue(Buffer jarg1, Buffer jarg2, Buffer jarg3, Buffer jarg4, long jarg5,
SDL_Surface jarg5_, Buffer jarg6, Buffer jarg7, Buffer jarg8, Buffer jarg9, long jarg10,
SDL_Surface jarg10_, int jarg11)
public static final Object SWIG_getPixelDirectByteBuffer(long jarg1,
SDL_Surface jarg1_)
public static final void SWIG_GetPixelData16(long jarg1,
SDL_Surface jarg1_, int[] jarg2)
public static final void SWIG_GetPixelData32(long jarg1,
SDL_Surface jarg1_, long[] jarg2)
public static final void SWIG_GetPixelData8(long jarg1,
SDL_Surface jarg1_, short[] jarg2)
public static final int SWIG_SDL_BlitSurface_FAST(long jarg1,
SDL_Surface jarg1_, int jarg2, int jarg3, int jarg4, int jarg5, long jarg6,
SDL_Surface jarg6_, int jarg7, int jarg8, int jarg9, int jarg10)
public static final long SWIG_SDL_CreateRGBSurfaceFrom(int[] jarg1, int jarg2, int jarg3, int jarg4, int jarg5, long jarg6, long jarg7, long jarg8, long jarg9)
public static final int SWIG_SDL_FillRect_FAST(long jarg1,
SDL_Surface jarg1_, int jarg2, int jarg3, int jarg4, int jarg5, long jarg6)
public static final long SWIG_SDL_LoadBMP(String jarg1)
public static final int SWIG_SDL_MUSTLOCK(long jarg1,
SDL_Surface jarg1_)
public static final int SWIG_SDL_SaveBMP(long jarg1,
SDL_Surface jarg1_, String jarg2)
public static final int SWIG_SDL_SetClipRect(long jarg1,
SDL_Surface jarg1_, long jarg2,
SDL_Rect jarg2_)
public static final int SWIG_SDL_SetColors(long jarg1,
SDL_Surface jarg1_,
SDL_Color[] jarg2, int jarg3, int jarg4)
public static final int SWIG_SDL_SetGammaRamp(int[] jarg1, int[] jarg2, int[] jarg3)
public static final int SWIG_SDL_SetPalette(long jarg1,
SDL_Surface jarg1_, int jarg2,
SDL_Color[] jarg3, int jarg4, int jarg5)
public static final void SWIG_SDL_WM_GetCaption(String jarg1, String jarg2)
public static final void SWIG_SetPixelData16(long jarg1,
SDL_Surface jarg1_, int[] jarg2)
public static final void SWIG_SetPixelData32(long jarg1,
SDL_Surface jarg1_, long[] jarg2)
public static final void SWIG_SetPixelData8(long jarg1,
SDL_Surface jarg1_, short[] jarg2)