Table of ContentsI. SDL GuidePrefaceAbout SDLAbout SDLdocCredits1. The BasicsIntroductionInitializing SDL2. Graphics and VideoIntroduction to SDL VideoUsing OpenGL With SDL3. Input handlingHandling JoysticksHandling the Keyboard4. ExamplesIntroductionEvent ExamplesAudio ExamplesCDROM ExamplesTime ExamplesII. SDL Reference5. GeneralSDL_Init -- SDLを初期化します。SDL_InitSubSystem -- サブシステムを初期化します。SDL_QuitS