Mercurial > sdl-ios-xcode
comparison src/main/win32/exports/SDL.def @ 1317:6c7b69218276
Updated exports
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 01 Feb 2006 09:01:12 +0000 |
parents | 9c55b00f8251 |
children |
comparison
equal
deleted
inserted
replaced
1316:0781906086fa | 1317:6c7b69218276 |
---|---|
59 SDL_WaitEvent | 59 SDL_WaitEvent |
60 SDL_PushEvent | 60 SDL_PushEvent |
61 SDL_SetEventFilter | 61 SDL_SetEventFilter |
62 SDL_GetEventFilter | 62 SDL_GetEventFilter |
63 SDL_EventState | 63 SDL_EventState |
64 SDL_putenv | |
65 SDL_getenv | |
64 SDL_NumJoysticks | 66 SDL_NumJoysticks |
65 SDL_JoystickName | 67 SDL_JoystickName |
66 SDL_JoystickOpen | 68 SDL_JoystickOpen |
67 SDL_JoystickOpened | 69 SDL_JoystickOpened |
68 SDL_JoystickIndex | 70 SDL_JoystickIndex |
84 SDL_SetModState | 86 SDL_SetModState |
85 SDL_GetKeyName | 87 SDL_GetKeyName |
86 SDL_LoadObject | 88 SDL_LoadObject |
87 SDL_LoadFunction | 89 SDL_LoadFunction |
88 SDL_UnloadObject | 90 SDL_UnloadObject |
89 SDL_SetModuleHandle | |
90 SDL_RegisterApp | |
91 SDL_InitQuickDraw | |
92 SDL_GetMouseState | 91 SDL_GetMouseState |
93 SDL_GetRelativeMouseState | 92 SDL_GetRelativeMouseState |
94 SDL_WarpMouse | 93 SDL_WarpMouse |
95 SDL_CreateCursor | 94 SDL_CreateCursor |
96 SDL_SetCursor | 95 SDL_SetCursor |
189 SDL_WM_ToggleFullScreen | 188 SDL_WM_ToggleFullScreen |
190 SDL_WM_GrabInput | 189 SDL_WM_GrabInput |
191 SDL_SoftStretch | 190 SDL_SoftStretch |
192 SDL_RegisterApp | 191 SDL_RegisterApp |
193 SDL_SetModuleHandle | 192 SDL_SetModuleHandle |
193 SDL_UnregisterApp |