趣味で作ってるロボット用ソフトウェア
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
All
Classes
Files
Functions
Enumerations
Enumerator
Friends
Pages
lib
input
Sdl_joystick_initializer.h
Go to the documentation of this file.
1
#ifndef HRK_SDL_JOYSTICK_INIT_H
2
#define HRK_SDL_JOYSTICK_INIT_H
3
10
namespace
hrk
11
{
13
class
Sdl_joystick_initializer
14
{
15
public
:
16
Sdl_joystick_initializer
();
17
18
private
:
19
Sdl_joystick_initializer
(
const
Sdl_joystick_initializer
& rhs);
20
Sdl_joystick_initializer
&
operator
=
21
(
const
Sdl_joystick_initializer
& rhs);
22
};
23
}
24
25
#endif
/* !HRK_SDL_JOYSTICK_INIT_H */
hrk::Sdl_joystick_initializer
Joystick の初期化
Definition:
Sdl_joystick_initializer.h:13
Generated on Tue Oct 24 2017 04:56:04 for 趣味で作ってるロボット用ソフトウェア by
1.8.6