comparison src/main/macos/exports/SDL.x @ 295:54ad1d2f1325

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Wed, 06 Mar 2002 05:37:21 +0000
parents eadc0746dfaf
children fab1ddc4d7bf
comparison
equal deleted inserted replaced
294:d2d48e10f370 295:54ad1d2f1325
74 SDL_EnableKeyRepeat 74 SDL_EnableKeyRepeat
75 SDL_GetKeyState 75 SDL_GetKeyState
76 SDL_GetModState 76 SDL_GetModState
77 SDL_SetModState 77 SDL_SetModState
78 SDL_GetKeyName 78 SDL_GetKeyName
79 SDL_LoadObject
80 SDL_LoadFunction
81 SDL_UnloadObject
79 SDL_GetMouseState 82 SDL_GetMouseState
80 SDL_GetRelativeMouseState 83 SDL_GetRelativeMouseState
81 SDL_WarpMouse 84 SDL_WarpMouse
82 SDL_CreateCursor 85 SDL_CreateCursor
83 SDL_SetCursor 86 SDL_SetCursor