# learn_SDL2 **Repository Path**: han_jin_fei/learn_SDL2 ## Basic Information - **Project Name**: learn_SDL2 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-22 - **Last Updated**: 2024-01-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tag 顺序 ## hello SDL hello_sdl2 display_bmp_img render_with_rectange ## 键盘鼠标输入事件 keyboard mouse_event # 窗口设置 clear_render fps_ctrl set_icon hide_terminal ## SDL绘画 draw_function ## 图片显示 https://wiki.libsdl.org/SDL2_image/FrontPage SDL_IMG SDL_IMG_webp SDL_IMG_texture SDL_Animation_gif SDL_Animation_sprite ## 文字显示 https://wiki.libsdl.org/SDL2_ttf/FrontPage SDL_TTF_Latin1 SDL_TTF_utf8 SDL_TTF_unicode2 SDL_TTF_Glyph ## 局部渲染 SDL_part_texture_render ## 输入法 SDL_IME ## 音频播放 https://wiki.libsdl.org/SDL2_mixer/ SDL_Mixer ## 渲染 pixel map SDL_pixels_Render