OSDN Git Service

追加
authormaruhiro <maruhiro@bridge.ocn.ne.jp>
Sun, 27 Apr 2014 01:34:09 +0000 (10:34 +0900)
committermaruhiro <maruhiro@bridge.ocn.ne.jp>
Sun, 27 Apr 2014 01:34:09 +0000 (10:34 +0900)
SDL_ControllerAxisEvent.html [new file with mode: 0644]
SDL_ControllerButtonEvent.html [new file with mode: 0644]
SDL_ControllerDeviceEvent.html [new file with mode: 0644]

diff --git a/SDL_ControllerAxisEvent.html b/SDL_ControllerAxisEvent.html
new file mode 100644 (file)
index 0000000..c1ab6bc
--- /dev/null
@@ -0,0 +1,34 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="ja-JP">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
+<meta http-equiv="Content-Style-Type" content="text/css">
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">
+<link rel="top" href="index.html" title="\83z\81[\83\80">
+<link rel="parent" href="CategoryPixels.html" title="1\82Â\8fã">
+<title>SDL_ControllerAxisEvent</title>
+</head>
+<body>
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryEvents.html">\83C\83x\83\93\83g\8f\88\97\9d</a> - SDL_ControllerAxisEvent
+<hr>
+<h1>SDL_ControllerAxisEvent</h1>
+\83Q\81[\83\80\83R\83\93\83g\83\8d\81[\83\89\81[\82Ì\8e²\82Ì\8fî\95ñ\82Ì\8d\\91¢\91Ì
+<h2>\83t\83B\81[\83\8b\83h</h2>
+<table border="1" summary="SDL_ControllerAxisEvent">
+<tr><td>Uint32</td><td>type</td><td>SDL_CONTROLLERAXISMOTION</td></tr>
+<tr><td>Uint32</td><td>timestamp</td><td>\83C\83x\83\93\83g\82Ì\83^\83C\83\80\83X\83^\83\93\83v</td></tr>
+<tr><td>SDL_JoystickID</td><td>which</td><td>\83Q\81[\83\80\83R\83\93\83g\83\8d\81[\83\89\81[\82Ì\83C\83\93\83X\83^\83\93\83XID</td></tr>
+<tr><td>Uint8</td><td>axis</td><td>\83Q\81[\83\80\83R\83\93\83g\83\8d\81[\83\89\81[\82Ì\8e²\82Ì\95û\8cü</td></tr>
+<tr><td>Sint16</td><td>value</td><td>\83Q\81[\83\80\83R\83\93\83g\83\8d\81[\83\89\81[\82Ì\8e²\82Ì\92l</td></tr>
+</table>
+<h2>\8aÖ\98A\8d\80\96Ú(\97ñ\8b\93\91Ì)</h2>
+<a href="SDL_EventType.html">SDL_EventType</a><br>
+<h2>\8aÖ\98A\8d\80\96Ú(\8d\\91¢\91Ì)</h2>
+<a href="SDL_Event.html">SDL_Event</a><br>
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
+<a href="SDL_GameControllerEventState.html">SDL_GameControllerEventState</a><br>
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
+<a href="https://wiki.libsdl.org/SDL_ControllerAxisEvent">SDL_ControllerAxisEvent - SDL Wiki</a><br>
+<hr>
+</body>
+</html>
diff --git a/SDL_ControllerButtonEvent.html b/SDL_ControllerButtonEvent.html
new file mode 100644 (file)
index 0000000..f599df3
--- /dev/null
@@ -0,0 +1,34 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="ja-JP">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
+<meta http-equiv="Content-Style-Type" content="text/css">
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">
+<link rel="top" href="index.html" title="\83z\81[\83\80">
+<link rel="parent" href="CategoryPixels.html" title="1\82Â\8fã">
+<title>SDL_ControllerButtonEvent</title>
+</head>
+<body>
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryEvents.html">\83C\83x\83\93\83g\8f\88\97\9d</a> - SDL_ControllerButtonEvent
+<hr>
+<h1>SDL_ControllerButtonEvent</h1>
+\83R\83\93\83g\83\8d\81[\83\89\81[\82Ì\83{\83^\83\93\82Ì\8fî\95ñ\82Ì\8d\\91¢\91Ì
+<h2>\83t\83B\81[\83\8b\83h</h2>
+<table border="1" summary="SDL_ControllerButtonEvent">
+<tr><td>Uint32</td><td>type</td><td>SDL_CONTROLLERBUTTONDOWN \82Ü\82½\82Í SDL_CONTROLLERBUTTONUP</td></tr>
+<tr><td>Uint32</td><td>timestamp</td><td>\83C\83x\83\93\83g\82Ì\83^\83C\83\80\83X\83^\83\93\83v</td></tr>
+<tr><td>SDL_JoystickID</td><td>which</td><td>\83Q\81[\83\80\83R\83\93\83g\83\8d\81[\83\89\81[\82Ì\83C\83\93\83X\83^\83\93\83XID</td></tr>
+<tr><td>Uint8</td><td>button</td><td>\83Q\81[\83\80\83R\83\93\83g\83\8d\81[\83\89\81[\82Ì\83{\83^\83\93</td></tr>
+<tr><td>Uint8</td><td>state</td><td>SDL_PRESSED \82Ü\82½\82Í SDL_RELEASED</td></tr>
+</table>
+<h2>\8aÖ\98A\8d\80\96Ú(\97ñ\8b\93\91Ì)</h2>
+<a href="SDL_EventType.html">SDL_EventType</a><br>
+<h2>\8aÖ\98A\8d\80\96Ú(\8d\\91¢\91Ì)</h2>
+<a href="SDL_Event.html">SDL_Event</a><br>
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
+<a href="SDL_GameControllerEventState.html">SDL_GameControllerEventState</a><br>
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
+<a href="https://wiki.libsdl.org/SDL_ControllerButtonEvent">SDL_ControllerButtonEvent - SDL Wiki</a><br>
+<hr>
+</body>
+</html>
diff --git a/SDL_ControllerDeviceEvent.html b/SDL_ControllerDeviceEvent.html
new file mode 100644 (file)
index 0000000..28a518c
--- /dev/null
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="ja-JP">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
+<meta http-equiv="Content-Style-Type" content="text/css">
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">
+<link rel="top" href="index.html" title="\83z\81[\83\80">
+<link rel="parent" href="CategoryPixels.html" title="1\82Â\8fã">
+<title>SDL_ControllerDeviceEvent</title>
+</head>
+<body>
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryEvents.html">\83C\83x\83\93\83g\8f\88\97\9d</a> - SDL_ControllerDeviceEvent
+<hr>
+<h1>SDL_ControllerDeviceEvent</h1>
+\83Q\81[\83\80\83R\83\93\83g\83\8d\81[\83\89\81[\82Ì\90Ú\91±\82Ì\8fî\95ñ\82Ì\8d\\91¢\91Ì
+<h2>\83t\83B\81[\83\8b\83h</h2>
+<table border="1" summary="SDL_ControllerDeviceEvent">
+<tr><td>Uint32</td><td>type</td><td>SDL_CONTROLLERDEVICEADDED \82Ü\82½\82Í SDL_CONTROLLERDEVICEREMOVED \82Ü\82½\82Í SDL_CONTROLLERDEVICEREMAPPED</td></tr>
+<tr><td>Uint32</td><td>timestamp</td><td>\83C\83x\83\93\83g\82Ì\83^\83C\83\80\83X\83^\83\93\83v</td></tr>
+<tr><td>Sint32</td><td>which</td><td>SDL_CONTROLLERDEVICEADDED\83C\83x\83\93\83g\82Ì\83Q\81[\83\80\83R\83\93\83g\83\8d\81[\83\89\81[\94Ô\8d\86\82Ü\82½\82ÍSDL_CONTROLLERDEVICEREMAPPED\83C\83x\83\93\83g\82Ì\83C\83\93\83X\83^\83\93\83XID</td></tr>
+</table>
+<h2>\8aÖ\98A\8d\80\96Ú(\97ñ\8b\93\91Ì)</h2>
+<a href="SDL_EventType.html">SDL_EventType</a><br>
+<h2>\8aÖ\98A\8d\80\96Ú(\8d\\91¢\91Ì)</h2>
+<a href="SDL_Event.html">SDL_Event</a><br>
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
+<a href="SDL_GameControllerEventState.html">SDL_GameControllerEventState</a><br>
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
+<a href="https://wiki.libsdl.org/SDL_ControllerDeviceEvent">SDL_ControllerDeviceEvent - SDL Wiki</a><br>
+<hr>
+</body>
+</html>