=dB      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                                                                                                          !"#$%&'()*+,-./0123456789:;<=>?@A(c) David Himmelstrup 2005BSD-likelemmih@gmail.com provisionalportableSafe 79=     None 79= This function returns True& if the CPU has the RDTSC instruction. This function returns True if the CPU has MMX features. This function returns True" if the CPU has MMX Ext. features.This function returns True if the CPU has 3DNow features.This function returns True% if the CPU has 3DNow! Ext. features.This function returns True if the CPU has SSE features.This function returns True if the CPU has SSE2 features.This function returns True! if the CPU has AltiVec features.BCDEFGHI   BCDEFGHI Safe 79=JKLMJKLM(c) David Himmelstrup 2005BSD-likelemmih@gmail.com provisionalportableSafe 79= !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~           !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~     (c) David Himmelstrup 2005BSD-likelemmih@gmail.com provisionalportableSafe 79=  !NO ! ! !NO(c) David Himmelstrup 2005BSD-likelemmih@gmail.com provisionalportableSafe 79= "#$%&'()*+, "#$%&'()*+, "#$%&'()*+,"#$%&'()*+,(c) David Himmelstrup 2005BSD-likelemmih@gmail.com provisionalportableNone 79=9-./0123456789:;<=>?@ABCDEFGHIPQJKLMNOPQRSTUVWRXYZ[\]^STUV2-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^2RQPONMLKIH>?@ABCDEFGJ-./0123456789:;<=SXYZ[\TUVW]^ -./0123456789:;<=> ?@ABCDEFGHIPQJKLMNOPQRSTUVWRXYZ[\]^STUV(c) David Himmelstrup 2005BSD-likelemmih@gmail.com provisionalportableSafe 79=_`_``__` (c) David Himmelstrup 2005BSD-likelemmih@gmail.com provisionalportableSafe 79=abcdefgabcdefabcdefgabcdefg (c) David Himmelstrup 2005BSD-likelemmih@gmail.com provisionalportableSafe 79=tFInitializes SDL. This should be called before all other SDL functions.vqAfter SDL has been initialized with SDL_Init you may initialize uninitialized subsystems with SDL_InitSubSystem.yCwasInit allows you to see which SDL subsytems have been initializedz@Returns a string containing the last error. Nothing if no error.hijklmnopWXYZ[\qrstuvwxyz{]^hijklmnopqrstuvwxyz{tuvwxyz{sqrhijklmnophijklmnopWXYZ[\qrstuvwxyz{]^ (c) David Himmelstrup 2005BSD-likelemmih@gmail.com provisionalportableNone 79=$Sets the window title and icon name.)Sets the window title and icon name. Use Nothing to unset.$Gets the window title and icon name.Iconify/Minimise the window.!Toggles fullscreen mode. Returns False on error.6Toggles fullscreen mode. Throws an exception on error.Grabbing means that the mouse is confined to the application window, and nearly all keyboard input is passed directly to the application, and not interpreted by a window manager, if any."Returns the current grabbing mode.|}~_`abcde |}~ |}~|}~_`abcde (c) David Himmelstrup 2005BSD-likelemmih@gmail.com provisionalportableNone 79=fgfg (c) David Himmelstrup 2005BSD-likelemmih@gmail.com provisionalportableNone 79=0List of available resolutions.No modes available!All resolutions available.)Swaps OpenGL framebuffers/Update Display.Returns the video surface or Nothing on error.:Returns the video surface, throwing an exception on error.!Returns the video driver name or Nothing; on error. Notice, the driver name is limited to 256 chars.HReturns the video driver name, throwing an exception on error. See also .NReturns the available screen resolutions for the given format and video flags.Check to see if a particular video mode is supported. Returns the bits-per-pixel of the closest available mode with the given width, height and requested surface flags, or Nothing on error.TSet up a video mode with the specified width, height and bits-per-pixel. Returns Nothing on error.Same as ( except it throws an exception on error.9Makes sure the given area is updated on the given screen.Makes sure the given list of rectangles is updated on the given screen. The rectangles are not automatically merged or checked for overlap. In general, the programmer can use his knowledge about his particular rectangles to merge them in an efficient way, to avoid overdraw.Swaps screen buffers.Same as " but throws an exception on error.;Sets a portion of the colormap for the given 8-bit surface.3Sets the colors in the palette of an 8-bit surface.(Map a RGB color value to a pixel format.)Map a RGBA color value to a pixel format.:Get RGB values from a pixel in the specified pixel format.<Gets RGBA values from a pixel in the specified pixel format.Creates an empty Surface . Returns Nothing on error.Creates an empty Surface. Throws an exception on error.Creates an empty SurfaceA with (r/g/b/a)mask determined from the local endian. Returns Nothing on error.Creates an empty SurfaceV with (r/g/b/a)mask determined from the local endian. Throws an exception on error.Forces the finalization of a Surface. Only supported with GHC."Locks a surface for direct access.$Unlocks a previously locked surface.*Adjusts the alpha properties of a surface.*Sets the clipping rectangle for a surface.*Gets the clipping rectangle for a surface.Run an action with a given clipping rect applied. If an exception is raised, then withClipRect will re-raise the exception (after resetting the original clipping rect).BConverts a surface to the same format as another surface. Returns Nothing on error.WConverts a surface to the same format as another surface. Throws an exception on error.VThis function performs a fast blit from the source surface to the destination surface.JThis function performs a fast fill of the given rectangle with some color.2Converts a surface to the display format. Returns Nothing on error.GConverts a surface to the display format. Throws an exception on error.2Converts a surface to the display format. Returns Nothing on error.GConverts a surface to the display format. Throws an exception on error.&Sets the position of the mouse cursor.8Toggle whether or not the cursor is shown on the screen.Returns True- when the cursor is set to visible. See also .-Sets a special SDL/OpenGL attribute. Returns False on error.BSets a special SDL/OpenGL attribute. Throws an exception on error.:Gets the value of a special SDL/OpenGL attribute. Returns Nothing on error.OGets the value of a special SDL/OpenGL attribute. Throws an exception on error.hijklmnopqrstuvwxyz{|}~'Will use SDL_GetVideoInfo()->vfmt when Nothing.Width.Height.Bits-per-pixel.Flags.Width.Height.Bits-per-pixel.Flags. Red value. Green value. Blue value. Red value. Green value. Blue value. Alpha value.Mouse X position.Mouse Y position.UUzhijklmnopqrstuvwxyz{|}~(c) David Himmelstrup 2005BSD-likelemmih@gmail.com provisionalportableNone 79= hA safe pointer keeps the type of the object it was created from and checks it when it's deconstructed.%Typed user events ranging from 0 to 7High level event structure.%device index, axis index, axis value./device index, trackball index, relative motion.&device index, hat index, hat position.device index, button index.device index, button index.When  Resizable is passed as a flag to  \ the user is allowed to resize the applications window. When the window is resized an  VideoResizeF is reported, with the new window width and height values. When an  VideoResizeI is recieved the window should be resized to the new dimensions using  .A  VideoExpose event is triggered when the screen has been modified outside of the application, usually by the window manager and needs to be redrawn. SLow level event structure keeping a one-to-one relation with the C event structure.>Pumps the event loop, gathering events from the input devices.2Constructs a safe pointer from an arbitrary value.@Return the type of the object the safe pointer was created from. Get object from a safe pointer. Nothing on type mismatch. EGet object from a safe pointer. Throws an exception on type mismatch.!#Sets keyboard repeat rate. Returns False on error."(Enables or disables unicode translation.#;Returns the current state of unicode translation. See also ".$'Gets the name of an SDL virtual keysym.% Gets the state of modifier keys.&)Sets the internal state of modifier keys.'\Retrieves the current state of the mouse. Returns (X position, Y position, pressed buttons).(.Retrieve the current state of the mouse. Like 'W except that X and Y are set to the change since last call to getRelativeMouseState.)#Polls for currently pending events.*.Pushes an event onto the event queue. Returns False on error.+CPushes an event onto the event queue. Throws an exception on error.,0Waits indefinitely for the next available event.-HWaits indefinitely for the next available event. Blocks Haskell threads...Enable or disable events from being processed./*Checks current state of a event. See also ..0"Gets the state of the application.      !Initial delay. 0 to disable. Interval."#$%&'()*+,-./0O      !"#$%&'()*+,-./0O      !"#$'(%&*+),-./0K      !"#$%&'()*+,-./0(c) David Himmelstrup 2005BSD-likelemmih@gmail.com provisionalportableNone 79=1#Updates the state of all joysticks.26Counts the number of joysticks attached to the system.3Gets joystick name. Returns Nothing on error.41Gets joystick name. Throws an exception on error.5"Opens a joystick for use. Returns Nothing on error.67Opens a joystick for use. Throws an exception on error.7)Determines if a joystick has been opened.8Gets the index of an Joystick.9!Gets the number of joystick axes.:'Gets the number of joystick trackballs.;!Gets the number of joystick hats.<$Gets the number of joystick buttons.="Gets the current state of an axis.>)Gets the current state of a joystick hat.?=Gets the current state of a given button on a given joystick.@Gets relative trackball motion.A(Force finalization of a previous opened Joystick. Only supported with GHC. 123456789:;<=>?@A123456789:;<=>?@A23456789:;<1=>?@A 123456789:;<=>?@A(c) David Himmelstrup 2005BSD-likelemmih@gmail.com provisional portablexNone 79=) !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefhijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@A !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"##$%&'()*+,,--./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmno p p q r s t u v w x y z { | } ~                                                                                                                       !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWWXYZ[\]^_`ab c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                                  SDL_I3wAZpSaXs60wnJk48zrT5Graphics.UI.SDL.UtilitiesGraphics.UI.SDL.CPUInfoGraphics.UI.SDL.VersionGraphics.UI.SDL.KeysymGraphics.UI.SDL.ColorGraphics.UI.SDL.AudioGraphics.UI.SDL.TypesGraphics.UI.SDL.TimeGraphics.UI.SDL.RectGraphics.UI.SDL.General Graphics.UI.SDL.WindowManagementGraphics.UI.SDL.RWOpsGraphics.UI.SDL.VideoGraphics.UI.SDL.EventsGraphics.UI.SDL.Joystick setVideoModeGraphics.UI.SDLEnumsuccpredtoEnumfromEnum enumFromTo intToBool toBitmask fromBitmaskfromCInttoCInthasRDTSChasMMX hasMMXExthas3DNow has3DNowExthasSSEhasSSE2 hasAltiVec compiledFor linkedWithSDLKey SDLK_UNKNOWN SDLK_FIRSTSDLK_BACKSPACESDLK_TAB SDLK_CLEAR SDLK_RETURN SDLK_PAUSE SDLK_ESCAPE SDLK_SPACE SDLK_EXCLAIM SDLK_QUOTEDBL SDLK_HASH SDLK_DOLLARSDLK_AMPERSAND SDLK_QUOTESDLK_LEFTPARENSDLK_RIGHTPAREN SDLK_ASTERISK SDLK_PLUS SDLK_COMMA SDLK_MINUS SDLK_PERIOD SDLK_SLASHSDLK_0SDLK_1SDLK_2SDLK_3SDLK_4SDLK_5SDLK_6SDLK_7SDLK_8SDLK_9 SDLK_COLONSDLK_SEMICOLON SDLK_LESS SDLK_EQUALS SDLK_GREATER SDLK_QUESTIONSDLK_ATSDLK_LEFTBRACKETSDLK_BACKSLASHSDLK_RIGHTBRACKET SDLK_CARETSDLK_UNDERSCORESDLK_BACKQUOTESDLK_aSDLK_bSDLK_cSDLK_dSDLK_eSDLK_fSDLK_gSDLK_hSDLK_iSDLK_jSDLK_kSDLK_lSDLK_mSDLK_nSDLK_oSDLK_pSDLK_qSDLK_rSDLK_sSDLK_tSDLK_uSDLK_vSDLK_wSDLK_xSDLK_ySDLK_z SDLK_DELETE SDLK_WORLD_0 SDLK_WORLD_1 SDLK_WORLD_2 SDLK_WORLD_3 SDLK_WORLD_4 SDLK_WORLD_5 SDLK_WORLD_6 SDLK_WORLD_7 SDLK_WORLD_8 SDLK_WORLD_9 SDLK_WORLD_10 SDLK_WORLD_11 SDLK_WORLD_12 SDLK_WORLD_13 SDLK_WORLD_14 SDLK_WORLD_15 SDLK_WORLD_16 SDLK_WORLD_17 SDLK_WORLD_18 SDLK_WORLD_19 SDLK_WORLD_20 SDLK_WORLD_21 SDLK_WORLD_22 SDLK_WORLD_23 SDLK_WORLD_24 SDLK_WORLD_25 SDLK_WORLD_26 SDLK_WORLD_27 SDLK_WORLD_28 SDLK_WORLD_29 SDLK_WORLD_30 SDLK_WORLD_31 SDLK_WORLD_32 SDLK_WORLD_33 SDLK_WORLD_34 SDLK_WORLD_35 SDLK_WORLD_36 SDLK_WORLD_37 SDLK_WORLD_38 SDLK_WORLD_39 SDLK_WORLD_40 SDLK_WORLD_41 SDLK_WORLD_42 SDLK_WORLD_43 SDLK_WORLD_44 SDLK_WORLD_45 SDLK_WORLD_46 SDLK_WORLD_47 SDLK_WORLD_48 SDLK_WORLD_49 SDLK_WORLD_50 SDLK_WORLD_51 SDLK_WORLD_52 SDLK_WORLD_53 SDLK_WORLD_54 SDLK_WORLD_55 SDLK_WORLD_56 SDLK_WORLD_57 SDLK_WORLD_58 SDLK_WORLD_59 SDLK_WORLD_60 SDLK_WORLD_61 SDLK_WORLD_62 SDLK_WORLD_63 SDLK_WORLD_64 SDLK_WORLD_65 SDLK_WORLD_66 SDLK_WORLD_67 SDLK_WORLD_68 SDLK_WORLD_69 SDLK_WORLD_70 SDLK_WORLD_71 SDLK_WORLD_72 SDLK_WORLD_73 SDLK_WORLD_74 SDLK_WORLD_75 SDLK_WORLD_76 SDLK_WORLD_77 SDLK_WORLD_78 SDLK_WORLD_79 SDLK_WORLD_80 SDLK_WORLD_81 SDLK_WORLD_82 SDLK_WORLD_83 SDLK_WORLD_84 SDLK_WORLD_85 SDLK_WORLD_86 SDLK_WORLD_87 SDLK_WORLD_88 SDLK_WORLD_89 SDLK_WORLD_90 SDLK_WORLD_91 SDLK_WORLD_92 SDLK_WORLD_93 SDLK_WORLD_94 SDLK_WORLD_95SDLK_KP0SDLK_KP1SDLK_KP2SDLK_KP3SDLK_KP4SDLK_KP5SDLK_KP6SDLK_KP7SDLK_KP8SDLK_KP9SDLK_KP_PERIODSDLK_KP_DIVIDESDLK_KP_MULTIPLY SDLK_KP_MINUS SDLK_KP_PLUS SDLK_KP_ENTERSDLK_KP_EQUALSSDLK_UP SDLK_DOWN SDLK_RIGHT SDLK_LEFT SDLK_INSERT SDLK_HOMESDLK_END SDLK_PAGEUP SDLK_PAGEDOWNSDLK_F1SDLK_F2SDLK_F3SDLK_F4SDLK_F5SDLK_F6SDLK_F7SDLK_F8SDLK_F9SDLK_F10SDLK_F11SDLK_F12SDLK_F13SDLK_F14SDLK_F15 SDLK_NUMLOCK SDLK_CAPSLOCKSDLK_SCROLLOCK SDLK_RSHIFT SDLK_LSHIFT SDLK_RCTRL SDLK_LCTRL SDLK_RALT SDLK_LALT SDLK_RMETA SDLK_LMETA SDLK_LSUPER SDLK_RSUPER SDLK_MODE SDLK_COMPOSE SDLK_HELP SDLK_PRINT SDLK_SYSREQ SDLK_BREAK SDLK_MENU SDLK_POWER SDLK_EURO SDLK_UNDO SDLK_LASTModifier KeyModNoneKeyModLeftShiftKeyModRightShiftKeyModLeftCtrlKeyModRightCtrl KeyModLeftAltKeyModRightAltKeyModLeftMetaKeyModRightMeta KeyModNum KeyModCaps KeyModMode KeyModCtrl KeyModShift KeyModAlt KeyModMetaKeysymsymKey symModifiers symUnicode$fEnumSDLKeyWord32$fBoundedSDLKey$fEnumModifierWord32$fBoundedModifier$fStorableKeysymPixelColorcolorRed colorGreen colorBlue AudioFormatAudioU8AudioS8 AudioU16LSB AudioS16LSB AudioU16MSB AudioS16MSB AudioU16Sys AudioS16SysfromAudioFormat toAudioFormat SurfaceFlag SWSurface HWSurfaceOpenGL ASyncBlit OpenGLBlit ResizableNoFrameHWAccel SrcColorKeyRLEAccelSrcAlphaPreAlloc AnyFormat HWPalette DoubleBuf FullscreenHat HatCenteredHatUpHatRightHatDownHatLeft HatRightUp HatRightDown HatLeftUp HatLeftDownJoystickJoystickStruct TimerIDStruct PixelFormatPixelFormatStructRWops RWopsStruct VideoInfoVideoInfoStructSurface SurfaceStructsurfaceGetPixelFormatpixelFormatGetAlphapixelFormatGetColorKeypixelFormatGetBitsPerPixelpixelFormatGetBytesPerPixelsurfaceGetWidthsurfaceGetHeightsurfaceGetFlagssurfaceGetPitchsurfaceGetPixelsvideoInfoWidthvideoInfoHeightdelaygetTicksRectrectXrectYrectWrectH$fStorableRectInitFlag InitTimer InitAudio InitVideo InitCDROM InitJoystickInitNoParachuteInitEventthreadInitEverything unwrapMaybe unwrapInt unwrapBoolinitwithInit initSubSystem quitSubSystemquitwasInitgetError failWithErrorGrabMode GrabQueryGrabOffGrabOn setCaption rawSetCaption getCaption iconifyWindowtryToggleFullscreentoggleFullscreen grabInput queryGrabModewith tryFromFilefromFile mkFinalizedRWfreeGLValueGLAttr ListModesModes NonAvailableAnyOKToggleDisableEnableQueryPalette glSwapBufferstoToggle fromToggletryGetVideoSurfacegetVideoSurfacetryVideoDriverNamevideoDriverName getVideoInfo listModes videoModeOKtrySetVideoMode updateRect updateRectstryFlipflip setColors setPalettesetGammatryGetGammaRamp getGammaRamptrySetGammaRamp setGammaRampmapRGBmapRGBAgetRGBgetRGBAtryCreateRGBSurfacecreateRGBSurfacetryCreateRGBSurfaceEndiancreateRGBSurfaceEndiantryCreateRGBSurfaceFromcreateRGBSurfaceFrom freeSurface lockSurface unlockSurfaceloadBMPsaveBMP setColorKeysetAlpha setClipRect getClipRect withClipRecttryConvertSurfaceconvertSurface blitSurfacefillRecttryDisplayFormat displayFormattryDisplayFormatAlphadisplayFormatAlpha warpMouse showCursorqueryCursorState glRedSize glGreenSize glBlueSize glAlphaSize glBufferSizeglDoubleBuffer glDepthSize glStencilSizeglAccumRedSizeglAccumGreenSizeglAccumBlueSizeglAccumAlphaSizeglStereoglMultiSampleBuffersglMultiSampleSamplestryGLSetAttributeglSetAttributetryGLGetAttributeglGetAttributemkFinalizedSurface UserEventIDUID0UID1UID2UID3UID4UID5UID6UID7Focus MouseFocus InputFocusApplicationFocus MouseButton ButtonLeft ButtonMiddle ButtonRight ButtonWheelUpButtonWheelDown ButtonUnknownEventNoEventGotFocus LostFocusKeyDownKeyUp MouseMotionMouseButtonDown MouseButtonUp JoyAxisMotion JoyBallMotion JoyHatMotion JoyButtonDown JoyButtonUp VideoResize VideoExposeQuitUserUnknownSDLEvent SDLNoEventSDLActiveEvent SDLKeyDownSDLKeyUpSDLMouseMotionSDLMouseButtonDownSDLMouseButtonUpSDLJoyAxisMotionSDLJoyBallMotionSDLJoyHatMotionSDLJoyButtonDownSDLJoyButtonUpSDLQuit SDLSysWMEventSDLVideoResizeSDLVideoExpose SDLUserEvent SDLNumEvents pumpEvents toSafePtr typeOfSafePtrtryFromSafePtr fromSafePtrenableKeyRepeat enableUnicodequeryUnicodeState getKeyName getModState setModState getMouseStategetRelativeMouseState pollEvent tryPushEvent pushEvent waitEventwaitEventBlocking enableEventqueryEventState getAppStateupdatecountAvailabletryNamenametryOpenopenopenedindex axesAvailableballsAvailable hatsAvailablebuttonsAvailablegetAxisgetHat getButtongetBallclose sdlHasAltiVec sdlHasSSE2 sdlHasSSEsdlHas3DNowExt sdlHas3DNow sdlHasMMXExt sdlHasMMX sdlHasRDTSC SDLVersionsdlLinkedVersion$fStorableSDLVersion$fStorablePixel$fStorableColorPixels PixelsData cintToInt$fEnumSurfaceFlagWord32$fBoundedSurfaceFlag$fEnumHatWord8 $fBoundedHat sdlGetError sdlWasInitsdlQuitsdlQuitSubSystemsdlInitSubSystemsdlInit$fEnumInitFlagWord32$fBoundedInitFlag sdlGrabInputsdlToggleFullScreensdlIconifyWindow sdlGetCaption sdlSetCaption toGrabMode fromGrabMode rwFreeFinal rwFromFileLogicalPhysicalsdlFreeSurfaceFinalsdlGLGetAttributesdlGLSetAttribute sdlShowCursor sdlWarpMousesdlDisplayFormatAlphasdlDisplayFormat sdlFillRectsdlBlitSurfacesdlConvertSurfacesdlGetClipRectsdlSetClipRect sdlSetAlphasdlSetColorKey sdlSaveBMP_RW sdlLoadBMP_RWsdlUnlockSurfacesdlLockSurfacesdlCreateRGBSurfaceFromsdlCreateRGBSurface sdlGetRGBA sdlGetRGB sdlMapRGBA sdlMapRGBsdlSetGammaRampsdlGetGammaRamp sdlSetGamma sdlSetPalette sdlSetColorssdlFlipsdlUpdateRects sdlUpdateRectsdlSetVideoModesdlVideoModeOK sdlListModessdlGetVideoInfosdlVideoDriverNamesdlGetVideoSurface tryLoadBMPRW loadBMPRW saveBMPRW$fEnumPaletteInt$fBoundedPaletteSafePtrsdlGetAppState sdlEventState sdlWaitEvent sdlPushEvent sdlPollEventsdlGetRelativeMouseStatesdlGetMouseStatesdlSetModStatesdlGetModState sdlGetKeyNamesdlEnableUnicodesdlEnableKeyRepeat fromSDLEvent toSDLEventmouseButtonMask allButtons defEnumFromTo toEventType fromEventTypepeekActiveEventpeekKeypeekMouseMotion peekMousepeekJoyAxisMotionpeekJoyBallMotionpeekJoyHatMotion peekJoyButton peekResize peekUserEvent getEventTypeeventToSDLEventpokeActiveEventpokeKeypokeMouseMotionpokeMouseButtonpokeJoyAxisMotionpokeJoyBallMotionpokeJoyHatMotion pokeJoyButton pokeResize pokeUserEvent mousePressedmouseStateGetter$fStorableEvent$fEnumFocusWord8$fBoundedFocus$fEnumMouseButtonWord8$fBoundedSDLEvent JoystickIndexsdlCloseJoystickFinaljoystickGetBalljoystickGetButtonjoystickGetHatjoystickGetAxissdlJoystickNumButtonssdlJoystickNumHatssdlJoystickNumBallssdlJoystickNumAxessdlJoystickIndexsdlJoystickOpenedsdlJoystickOpensdlJoystickNamemkFinalizedJoystick