趣味で作ってるロボット用ソフトウェア
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
All
Classes
Files
Functions
Enumerations
Enumerator
Friends
Pages
lib
misc
sdl_utils.h
Go to the documentation of this file.
1
#ifndef HRK_SDL_UTILS_H
2
#define HRK_SDL_UTILS_H
3
9
#include <SDL.h>
10
11
12
namespace
hrk
13
{
15
extern
void
set_sdl_rect(SDL_Rect* rect,
16
int
x,
int
y,
int
w = 0,
int
h = 0);
17
}
18
19
#endif
Generated on Tue Oct 24 2017 04:56:04 for 趣味で作ってるロボット用ソフトウェア by
1.8.6