Mercurial > sdl-ios-xcode
comparison src/main/macosx/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 |
---|---|
72 _SDL_EnableKeyRepeat | 72 _SDL_EnableKeyRepeat |
73 _SDL_GetKeyState | 73 _SDL_GetKeyState |
74 _SDL_GetModState | 74 _SDL_GetModState |
75 _SDL_SetModState | 75 _SDL_SetModState |
76 _SDL_GetKeyName | 76 _SDL_GetKeyName |
77 _SDL_LoadObject | |
78 _SDL_LoadFunction | |
79 _SDL_UnloadObject | |
77 _SDL_GetMouseState | 80 _SDL_GetMouseState |
78 _SDL_GetRelativeMouseState | 81 _SDL_GetRelativeMouseState |
79 _SDL_WarpMouse | 82 _SDL_WarpMouse |
80 _SDL_CreateCursor | 83 _SDL_CreateCursor |
81 _SDL_SetCursor | 84 _SDL_SetCursor |