趣味で作ってるロボット用ソフトウェア
 All Classes Files Functions Enumerations Enumerator Friends Pages
Functions
sdl_utils.h File Reference

SDL 用の補助的な関数 More...

#include <SDL.h>
Include dependency graph for sdl_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void hrk::set_sdl_rect (SDL_Rect *rect, int x, int y, int w=0, int h=0)
 SDL_Rect への代入関数
 

Detailed Description

SDL 用の補助的な関数