OSDN Git Service

追加
authormaruhiro <maruhiro@bridge.ocn.ne.jp>
Wed, 14 May 2014 14:31:21 +0000 (23:31 +0900)
committermaruhiro <maruhiro@bridge.ocn.ne.jp>
Wed, 14 May 2014 14:31:21 +0000 (23:31 +0900)
16 files changed:
SDL_JoystickGetButton.html [new file with mode: 0644]
SDL_JoystickGetDeviceGUID.html [new file with mode: 0644]
SDL_JoystickGetGUID.html [new file with mode: 0644]
SDL_JoystickGetGUIDFromString.html [new file with mode: 0644]
SDL_JoystickGetGUIDString.html [new file with mode: 0644]
SDL_JoystickGetHat.html [new file with mode: 0644]
SDL_JoystickInstanceID.html [new file with mode: 0644]
SDL_JoystickName.html [new file with mode: 0644]
SDL_JoystickNameForIndex.html [new file with mode: 0644]
SDL_JoystickNumAxes.html [new file with mode: 0644]
SDL_JoystickNumBalls.html [new file with mode: 0644]
SDL_JoystickNumButtons.html [new file with mode: 0644]
SDL_JoystickNumHats.html [new file with mode: 0644]
SDL_JoystickOpen.html [new file with mode: 0644]
SDL_JoystickUpdate.html [new file with mode: 0644]
SDL_NumJoysticks.html [new file with mode: 0644]

diff --git a/SDL_JoystickGetButton.html b/SDL_JoystickGetButton.html
new file mode 100644 (file)
index 0000000..e899196
--- /dev/null
@@ -0,0 +1,31 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="CategoryJoystick.html" title="1\82Â\8fã">\r
+<title>SDL_JoystickGetButton</title>\r
+</head>\r
+<body>\r
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryJoystick.html">\83W\83\87\83C\83X\83e\83B\83b\83N</a> - SDL_JoystickGetButton\r
+<hr>\r
+<h1>SDL_JoystickGetButton</h1>\r
+\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\83{\83^\83\93\82Ì\8fó\91Ô\82ð\93¾\82é\r
+<h2>\8d\\95¶</h2>\r
+<code>Uint8 SDL_JoystickGetButton(SDL_Joystick* joystick, int button)</code>\r
+<h2>\88ø\90\94</h2>\r
+<table border="1" summary="SDL_JoystickGetButton">\r
+<tr><td>joystick</td><td>\8aJ\82¢\82½\83W\83\87\83C\83X\83e\83B\83b\83N</td></tr>\r
+<tr><td>button</td><td>\83{\83^\83\93\82Ì\94Ô\8d\86. 0\82©\82ç\8en\82Ü\82é</td></tr>\r
+</table>\r
+<h2>\96ß\82è\92l</h2>\r
+\8ew\92è\82Ì\83{\83^\83\93\82ª\89\9f\82³\82ê\82Ä\82¢\82é\82Æ\82«1, \89\9f\82³\82ê\82Ä\82¢\82È\82¢\82Æ\82«0\r
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
+<a href="SDL_JoystickNumButtons.html">SDL_JoystickNumButtons</a><br>\r
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://wiki.libsdl.org/SDL_JoystickGetButton">SDL_JoystickGetButton - SDL Wiki</a>\r
+<hr>\r
+</body>\r
+</html>\r
diff --git a/SDL_JoystickGetDeviceGUID.html b/SDL_JoystickGetDeviceGUID.html
new file mode 100644 (file)
index 0000000..a6bbe69
--- /dev/null
@@ -0,0 +1,35 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="CategoryJoystick.html" title="1\82Â\8fã">\r
+<title>SDL_JoystickGetDeviceGUID</title>\r
+</head>\r
+<body>\r
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryJoystick.html">\83W\83\87\83C\83X\83e\83B\83b\83N</a> - SDL_JoystickGetDeviceGUID\r
+<hr>\r
+<h1>SDL_JoystickGetDeviceGUID</h1>\r
+\8ew\92è\82Ì\83f\83o\83C\83X\94Ô\8d\86\82Ì\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\8eÀ\91\95\82É\88Ë\91\82µ\82½GUID(\83O\83\8d\81[\83o\83\8b\88ê\88Ó\8e¯\95Ê\8eq)\82ð\93¾\82é\r
+<h2>\8d\\95¶</h2>\r
+<code>SDL_JoystickGUID SDL_JoystickGetDeviceGUID(int device_index)</code>\r
+<h2>\88ø\90\94</h2>\r
+<table border="1" summary="SDL_JoystickGetDeviceGUID">\r
+<tr><td>device_index</td><td>\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\94Ô\8d\86 (\83V\83X\83e\83\80\82ÌN\94Ô\96Ú\82Ì\83W\83\87\83C\83X\83e\83B\83b\83N)</td></tr>\r
+</table>\r
+<h2>\96ß\82è\92l</h2>\r
+\91I\91ð\82µ\82½\83W\83\87\83C\83X\83e\83B\83b\83N\82ÌGUID\82ð\96ß\82·.\r
+\94Í\88Í\8aO\82Ì\94Ô\8d\86\82Ì\82Æ\82«0\82ð\96ß\82·.\r
+<a href="SDL_GetError.html">SDL_GetError()</a>\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.\r
+<h2>\8fÚ\8d×</h2>\r
+\82±\82Ì\8aÖ\90\94\82Í\83W\83\87\83C\83X\83e\83B\83b\83N\82ð\8aJ\82­\91O\82É\8cÄ\82Ô\82±\82Æ\82ª\82Å\82«\82é.\r
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
+<a href="SDL_JoystickGetGUID.html">SDL_JoystickGetGUID</a><br>\r
+<a href="SDL_JoystickGetGUIDString.html">SDL_JoystickGetGUIDString</a><br>\r
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://wiki.libsdl.org/SDL_JoystickGetDeviceGUID">SDL_JoystickGetDeviceGUID - SDL Wiki</a>\r
+<hr>\r
+</body>\r
+</html>\r
diff --git a/SDL_JoystickGetGUID.html b/SDL_JoystickGetGUID.html
new file mode 100644 (file)
index 0000000..9194809
--- /dev/null
@@ -0,0 +1,34 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="CategoryJoystick.html" title="1\82Â\8fã">\r
+<title>SDL_JoystickGetGUID</title>\r
+</head>\r
+<body>\r
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryJoystick.html">\83W\83\87\83C\83X\83e\83B\83b\83N</a> - SDL_JoystickGetGUID\r
+<hr>\r
+<h1>SDL_JoystickGetGUID</h1>\r
+\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\8eÀ\91\95\82É\88Ë\91\82µ\82½GUID(\83O\83\8d\81[\83o\83\8b\88ê\88Ó\8e¯\95Ê\8eq)\82ð\93¾\82é\r
+<h2>\8d\\95¶</h2>\r
+<code>SDL_JoystickGUID SDL_JoystickGetGUID(SDL_Joystick* joystick)</code>\r
+<h2>\88ø\90\94</h2>\r
+<table border="1" summary="SDL_JoystickGetGUID">\r
+<tr><td>joystick</td><td>\8aJ\82¢\82½\83W\83\87\83C\83X\83e\83B\83b\83N</td></tr>\r
+</table>\r
+<h2>\96ß\82è\92l</h2>\r
+\83W\83\87\83C\83X\83e\83B\83b\83N\82ÌGUID\82ð\96ß\82·.\r
+<a href="SDL_GetError.html">SDL_GetError()</a>\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.\r
+<h2>\8fÚ\8d×</h2>\r
+\83W\83\87\83C\83X\83e\83B\83b\83N\82Í\8aJ\82©\82ê\82Ä\82¢\82é\95K\97v\82ª\82 \82é.\r
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
+<a href="SDL_JoystickGetDeviceGUID.html">SDL_JoystickGetDeviceGUID</a><br>\r
+<a href="SDL_JoystickGetGUIDString.html">SDL_JoystickGetGUIDString</a><br>\r
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://wiki.libsdl.org/SDL_JoystickGetGUID">SDL_JoystickGetGUID - SDL Wiki</a>\r
+<hr>\r
+</body>\r
+</html>\r
diff --git a/SDL_JoystickGetGUIDFromString.html b/SDL_JoystickGetGUIDFromString.html
new file mode 100644 (file)
index 0000000..652df92
--- /dev/null
@@ -0,0 +1,35 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="CategoryJoystick.html" title="1\82Â\8fã">\r
+<title>SDL_JoystickGetGUIDFromString</title>\r
+</head>\r
+<body>\r
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryJoystick.html">\83W\83\87\83C\83X\83e\83B\83b\83N</a> - SDL_JoystickGetGUIDFromString\r
+<hr>\r
+<h1>SDL_JoystickGetGUIDFromString</h1>\r
+GUID(\83O\83\8d\81[\83o\83\8b\88ê\88Ó\8e¯\95Ê\8eq)\95\8e\9a\97ñ\82ð<a href="SDL_JoystickGUID.html">SDL_JoystickGUID</a>\8d\\91¢\91Ì\82É\95Ï\8a·\82·\82é\r
+<h2>\8d\\95¶</h2>\r
+<code>SDL_JoystickGUID SDL_JoystickGetGUIDFromString(const char* pchGUID)</code>\r
+<h2>\88ø\90\94</h2>\r
+<table border="1" summary="SDL_JoystickGetGUIDFromString">\r
+<tr><td>pchGUID</td><td>GUID\82ð\95\\82·ASCII\95\8e\9a\97ñ\r
+</td></tr>\r
+</table>\r
+<h2>\96ß\82è\92l</h2>\r
+<a href="SDL_JoystickGUID.html">SDL_JoystickGUID</a>\8d\\91¢\91Ì\82ð\96ß\82·.\r
+<h2>\8fÚ\8d×</h2>\r
+\83G\83\89\81[\82Ì\83`\83F\83b\83N\82Í\8ds\82í\82È\82¢.\r
+\82à\82µ\95s\90³\82ÈGUID\95\8e\9a\97ñ\82ª\97^\82¦\82ç\82ê\82Ä\82à, \82±\82Ì\8aÖ\90\94\82Í\90¬\8c÷\82·\82é.\r
+\82µ\82©\82µ, \90\90¬\82³\82ê\82½GUID\82Í\96³\88Ó\96¡\82Å\82 \82é.\r
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
+<a href="SDL_JoystickGetGUIDString.html">SDL_JoystickGetGUIDString</a><br>\r
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://wiki.libsdl.org/SDL_JoystickGetGUIDFromString">SDL_JoystickGetGUIDFromString - SDL Wiki</a>\r
+<hr>\r
+</body>\r
+</html>\r
diff --git a/SDL_JoystickGetGUIDString.html b/SDL_JoystickGetGUIDString.html
new file mode 100644 (file)
index 0000000..032d8d3
--- /dev/null
@@ -0,0 +1,34 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="CategoryJoystick.html" title="1\82Â\8fã">\r
+<title>SDL_JoystickGetGUIDString</title>\r
+</head>\r
+<body>\r
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryJoystick.html">\83W\83\87\83C\83X\83e\83B\83b\83N</a> - SDL_JoystickGetGUIDString\r
+<hr>\r
+<h1>SDL_JoystickGetGUIDString</h1>\r
+<a href="SDL_JoystickGUID.html">SDL_JoystickGUID</a>\8d\\91¢\91Ì\82ðASCII\95\8e\9a\97ñ\82É\95Ï\8a·\82·\82é\r
+<h2>\8d\\95¶</h2>\r
+<code>void SDL_JoystickGetGUIDString(SDL_JoystickGUID guid, char* pszGUID, int cbGUID)</code>\r
+<h2>\88ø\90\94</h2>\r
+<table border="1" summary="SDL_JoystickGetGUIDString">\r
+<tr><td>guid</td><td>\95\8e\9a\97ñ\82É\95Ï\8a·\82·\82é<a href="SDL_JoystickGUID.html">SDL_JoystickGUID</a></td></tr>\r
+<tr><td>pszGUID</td><td>ASCII\95\8e\9a\97ñ\82ð\8f\91\82«\8d\9e\82Þ\83o\83b\83t\83@</td></tr>\r
+<tr><td>cbGUID</td><td>pszGUID\82Ì\83T\83C\83Y</td></tr>\r
+</table>\r
+<h2>\8fÚ\8d×</h2>\r
+pszGUID\82Í\8f­\82È\82­\82Æ\82à33byte\95K\97v\82Å\82 \82é.\r
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
+<a href="SDL_JoystickGetGUIDFromString.html">SDL_JoystickGetGUIDFromString</a><br>\r
+<a href="SDL_JoystickGetDeviceGUID.html">SDL_JoystickGetDeviceGUID</a><br>\r
+<a href="SDL_JoystickGetGUID.html">SDL_JoystickGetGUID</a><br>\r
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://wiki.libsdl.org/SDL_JoystickGetGUIDString">SDL_JoystickGetGUIDString - SDL Wiki</a>\r
+<hr>\r
+</body>\r
+</html>\r
diff --git a/SDL_JoystickGetHat.html b/SDL_JoystickGetHat.html
new file mode 100644 (file)
index 0000000..f5e102e
--- /dev/null
@@ -0,0 +1,36 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="CategoryJoystick.html" title="1\82Â\8fã">\r
+<title>SDL_JoystickGetHat</title>\r
+</head>\r
+<body>\r
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryJoystick.html">\83W\83\87\83C\83X\83e\83B\83b\83N</a> - SDL_JoystickGetHat\r
+<hr>\r
+<h1>SDL_JoystickGetHat</h1>\r
+\83W\83\87\83C\83X\83e\83B\83b\83N\82ÌPOV\83n\83b\83g\82Ì\8fó\91Ô\82ð\93¾\82é\r
+<h2>\8d\\95¶</h2>\r
+<code>Uint8 SDL_JoystickGetHat(SDL_Joystick* joystick, int hat)</code>\r
+<h2>\88ø\90\94</h2>\r
+<table border="1" summary="SDL_JoystickGetHat">\r
+<tr><td>joystick</td><td>\8aJ\82¢\82½\83W\83\87\83C\83X\83e\83B\83b\83N</td></tr>\r
+<tr><td>hat</td><td>\83n\83b\83g\94Ô\8d\86. 0\82©\82ç\8en\82Ü\82é</td></tr>\r
+</table>\r
+<h2>\96ß\82è\92l</h2>\r
+\8e\9f\82Ì\88Ê\92u\82Ì1\82Â\82ð\96ß\82·.\r
+<table border="1" summary="Return Value">\r
+<tr><td>SDL_HAT_LEFTUP</td><td>SDL_HAT_UP</td><td>SDL_HAT_RIGHTUP</td></tr>\r
+<tr><td>SDL_HAT_LEFT</td><td>SDL_HAT_CENTERED</td><td>SDL_HAT_RIGHT</td></tr>\r
+<tr><td>SDL_HAT_LEFTDOWN</td><td>SDL_HAT_DOWN</td><td>SDL_HAT_RIGHTDOWN</td></tr>\r
+</table>\r
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
+<a href="SDL_JoystickNumHats.html">SDL_JoystickNumHats</a><br>\r
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://wiki.libsdl.org/SDL_JoystickGetHat">SDL_JoystickGetHat - SDL Wiki</a>\r
+<hr>\r
+</body>\r
+</html>\r
diff --git a/SDL_JoystickInstanceID.html b/SDL_JoystickInstanceID.html
new file mode 100644 (file)
index 0000000..9439e0d
--- /dev/null
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="CategoryJoystick.html" title="1\82Â\8fã">\r
+<title>SDL_JoystickInstanceID</title>\r
+</head>\r
+<body>\r
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryJoystick.html">\83W\83\87\83C\83X\83e\83B\83b\83N</a> - SDL_JoystickInstanceID\r
+<hr>\r
+<h1>SDL_JoystickInstanceID</h1>\r
+\8aJ\82¢\82½\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\83f\83o\83C\83X\94Ô\8d\86\82ð\93¾\82é\r
+<h2>\8d\\95¶</h2>\r
+<code>SDL_JoystickID SDL_JoystickInstanceID(SDL_Joystick* joystick)</code>\r
+<h2>\88ø\90\94</h2>\r
+<table border="1" summary="SDL_JoystickInstanceID">\r
+<tr><td>joystick</td><td>\8aJ\82¢\82½\83W\83\87\83C\83X\83e\83B\83b\83N</a></td></tr>\r
+</table>\r
+<h2>\96ß\82è\92l</h2>\r
+\90¬\8c÷\82Ì\82Æ\82«\8ew\92è\82Ì\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\83C\83\93\83X\83^\83\93\83XID\82ð\96ß\82·.\r
+\8e¸\94s\82Ì\82Æ\82«\95\89\82Ì\90\94\82Ì\83G\83\89\81[\83R\81[\83h\82ð\96ß\82·.\r
+<a href="SDL_GetError.html">SDL_GetError()</a>\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.\r
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
+<a href="SDL_JoystickOpen.html">SDL_JoystickOpen</a><br>\r
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://wiki.libsdl.org/SDL_JoystickInstanceID">SDL_JoystickInstanceID - SDL Wiki</a>\r
+<hr>\r
+</body>\r
+</html>\r
diff --git a/SDL_JoystickName.html b/SDL_JoystickName.html
new file mode 100644 (file)
index 0000000..bd2d01e
--- /dev/null
@@ -0,0 +1,33 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="CategoryJoystick.html" title="1\82Â\8fã">\r
+<title>SDL_JoystickName</title>\r
+</head>\r
+<body>\r
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryJoystick.html">\83W\83\87\83C\83X\83e\83B\83b\83N</a> - SDL_JoystickName\r
+<hr>\r
+<h1>SDL_JoystickName</h1>\r
+\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\8eÀ\91\95\82É\88Ë\91\82µ\82½\96¼\91O\82ð\93¾\82é\r
+<h2>\8d\\95¶</h2>\r
+<code>const char* SDL_JoystickName(SDL_Joystick* joystick)</code>\r
+<h2>\88ø\90\94</h2>\r
+<table border="1" summary="SDL_JoystickName">\r
+<tr><td>joystick</td><td>\8aJ\82¢\82½\83W\83\87\83C\83X\83e\83B\83b\83N</td></tr>\r
+</table>\r
+<h2>\96ß\82è\92l</h2>\r
+\91I\91ð\82µ\82½\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\96¼\91O\82ð\96ß\82·.\r
+\96¼\91O\82ª\8c©\82Â\82©\82ç\82È\82¯\82ê\82ÎNULL\82ð\96ß\82·.\r
+<a href="SDL_GetError.html">SDL_GetError()</a>\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.\r
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
+<a href="SDL_JoystickOpen.html">SDL_JoystickOpen</a><br>\r
+<a href="SDL_JoystickNameForIndex.html">SDL_JoystickNameForIndex</a><br>\r
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://wiki.libsdl.org/SDL_JoystickName">SDL_JoystickName - SDL Wiki</a>\r
+<hr>\r
+</body>\r
+</html>\r
diff --git a/SDL_JoystickNameForIndex.html b/SDL_JoystickNameForIndex.html
new file mode 100644 (file)
index 0000000..5faa963
--- /dev/null
@@ -0,0 +1,35 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="CategoryJoystick.html" title="1\82Â\8fã">\r
+<title>SDL_JoystickNameForIndex</title>\r
+</head>\r
+<body>\r
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryJoystick.html">\83W\83\87\83C\83X\83e\83B\83b\83N</a> - SDL_JoystickNameForIndex\r
+<hr>\r
+<h1>SDL_JoystickNameForIndex</h1>\r
+\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\8eÀ\91\95\82É\88Ë\91\82µ\82½\96¼\91O\82ð\93¾\82é\r
+<h2>\8d\\95¶</h2>\r
+<code>const char* SDL_JoystickNameForIndex(int device_index)</code>\r
+<h2>\88ø\90\94</h2>\r
+<table border="1" summary="SDL_JoystickNameForIndex">\r
+<tr><td>device_index</td><td>\92²\8d¸\82·\82é\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\94Ô\8d\86 (\83V\83X\83e\83\80\82ÌN\94Ô\96Ú\82Ì\83W\83\87\83C\83X\83e\83B\83b\83N)</td></tr>\r
+</table>\r
+<h2>\96ß\82è\92l</h2>\r
+\91I\91ð\82µ\82½\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\96¼\91O\82ð\96ß\82·.\r
+\96¼\91O\82ª\8c©\82Â\82©\82ç\82È\82¯\82ê\82ÎNULL\82ð\96ß\82·.\r
+<a href="SDL_GetError.html">SDL_GetError()</a>\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.\r
+<h2>\8fÚ\8d×</h2>\r
+\82±\82Ì\8aÖ\90\94\82Í\83W\83\87\83C\83X\83e\83B\83b\83N\82ð\8aJ\82­\91O\82É\8cÄ\82Ô\82±\82Æ\82ª\82Å\82«\82é.\r
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
+<a href="SDL_JoystickOpen.html">SDL_JoystickOpen</a><br>\r
+<a href="SDL_JoystickName.html">SDL_JoystickName</a><br>\r
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://wiki.libsdl.org/SDL_JoystickNameForIndex">SDL_JoystickNameForIndex - SDL Wiki</a>\r
+<hr>\r
+</body>\r
+</html>\r
diff --git a/SDL_JoystickNumAxes.html b/SDL_JoystickNumAxes.html
new file mode 100644 (file)
index 0000000..7304f11
--- /dev/null
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="CategoryJoystick.html" title="1\82Â\8fã">\r
+<title>SDL_JoystickNumAxes</title>\r
+</head>\r
+<body>\r
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryJoystick.html">\83W\83\87\83C\83X\83e\83B\83b\83N</a> - SDL_JoystickNumAxes\r
+<hr>\r
+<h1>SDL_JoystickNumAxes</h1>\r
+\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\8e²\82Ì\90\94\82ð\93¾\82é\r
+<h2>\8d\\95¶</h2>\r
+<code>int SDL_JoystickNumAxes(SDL_Joystick* joystick)</code>\r
+<h2>\88ø\90\94</h2>\r
+<table border="1" summary="SDL_JoystickNumAxes">\r
+<tr><td>joystick</td><td>\8aJ\82¢\82½\83W\83\87\83C\83X\83e\83B\83b\83N</td></tr>\r
+</table>\r
+<h2>\96ß\82è\92l</h2>\r
+\90¬\8c÷\82Ì\82Æ\82«\8e²\82Ì\90\94\8e¸\94s\82Ì\82Æ\82«\95\89\82Ì\90\94\82Ì\83G\83\89\81[\83R\81[\83h\82ð\96ß\82·.\r
+<a href="SDL_GetError.html">SDL_GetError()</a>\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.\r
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
+<a href="SDL_JoystickGetAxis.html">SDL_JoystickGetAxis</a><br>\r
+<a href="SDL_JoystickOpen.html">SDL_JoystickOpen</a><br>\r
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://wiki.libsdl.org/SDL_JoystickNumAxes">SDL_JoystickNumAxes - SDL Wiki</a>\r
+<hr>\r
+</body>\r
+</html>\r
diff --git a/SDL_JoystickNumBalls.html b/SDL_JoystickNumBalls.html
new file mode 100644 (file)
index 0000000..c83c7ef
--- /dev/null
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="CategoryJoystick.html" title="1\82Â\8fã">\r
+<title>SDL_JoystickNumBalls</title>\r
+</head>\r
+<body>\r
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryJoystick.html">\83W\83\87\83C\83X\83e\83B\83b\83N</a> - SDL_JoystickNumBalls\r
+<hr>\r
+<h1>SDL_JoystickNumBalls</h1>\r
+\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\83g\83\89\83b\83N\83{\81[\83\8b\82Ì\90\94\82ð\93¾\82é\r
+<h2>\8d\\95¶</h2>\r
+<code>int SDL_JoystickNumBalls(SDL_Joystick* joystick)</code>\r
+<h2>\88ø\90\94</h2>\r
+<table border="1" summary="SDL_JoystickNumBalls">\r
+<tr><td>joystick</td><td>\8aJ\82¢\82½\83W\83\87\83C\83X\83e\83B\83b\83N</td></tr>\r
+</table>\r
+<h2>\96ß\82è\92l</h2>\r
+\90¬\8c÷\82Ì\82Æ\82«\83g\83\89\83b\83N\83{\81[\83\8b\82Ì\90\94\8e¸\94s\82Ì\82Æ\82«\95\89\82Ì\90\94\82Ì\83G\83\89\81[\83R\81[\83h\82ð\96ß\82·.\r
+<a href="SDL_GetError.html">SDL_GetError()</a>\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.\r
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
+<a href="SDL_JoystickGetBall.html">SDL_JoystickGetBall</a><br>\r
+<a href="SDL_JoystickOpen.html">SDL_JoystickOpen</a><br>\r
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://wiki.libsdl.org/SDL_JoystickNumBalls">SDL_JoystickNumBalls - SDL Wiki</a>\r
+<hr>\r
+</body>\r
+</html>\r
diff --git a/SDL_JoystickNumButtons.html b/SDL_JoystickNumButtons.html
new file mode 100644 (file)
index 0000000..6ab2ac6
--- /dev/null
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="CategoryJoystick.html" title="1\82Â\8fã">\r
+<title>SDL_JoystickNumButtons</title>\r
+</head>\r
+<body>\r
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryJoystick.html">\83W\83\87\83C\83X\83e\83B\83b\83N</a> - SDL_JoystickNumButtons\r
+<hr>\r
+<h1>SDL_JoystickNumButtons</h1>\r
+\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\83{\83^\83\93\82Ì\90\94\82ð\93¾\82é\r
+<h2>\8d\\95¶</h2>\r
+<code>int SDL_JoystickNumButtons(SDL_Joystick* joystick)</code>\r
+<h2>\88ø\90\94</h2>\r
+<table border="1" summary="SDL_JoystickNumButtons">\r
+<tr><td>joystick</td><td>\8aJ\82¢\82½\83W\83\87\83C\83X\83e\83B\83b\83N</td></tr>\r
+</table>\r
+<h2>\96ß\82è\92l</h2>\r
+\90¬\8c÷\82Ì\82Æ\82«\83{\83^\83\93\82Ì\90\94\8e¸\94s\82Ì\82Æ\82«\95\89\82Ì\90\94\82Ì\83G\83\89\81[\83R\81[\83h\82ð\96ß\82·.\r
+<a href="SDL_GetError.html">SDL_GetError()</a>\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.\r
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
+<a href="SDL_JoystickGetButton.html">SDL_JoystickGetButton</a><br>\r
+<a href="SDL_JoystickOpen.html">SDL_JoystickOpen</a><br>\r
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://wiki.libsdl.org/SDL_JoystickNumButtons">SDL_JoystickNumButtons - SDL Wiki</a>\r
+<hr>\r
+</body>\r
+</html>\r
diff --git a/SDL_JoystickNumHats.html b/SDL_JoystickNumHats.html
new file mode 100644 (file)
index 0000000..ffbeb57
--- /dev/null
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="CategoryJoystick.html" title="1\82Â\8fã">\r
+<title>SDL_JoystickNumHats</title>\r
+</head>\r
+<body>\r
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryJoystick.html">\83W\83\87\83C\83X\83e\83B\83b\83N</a> - SDL_JoystickNumHats\r
+<hr>\r
+<h1>SDL_JoystickNumHats</h1>\r
+\83W\83\87\83C\83X\83e\83B\83b\83N\82ÌPOV\83n\83b\83g\82Ì\90\94\82ð\93¾\82é\r
+<h2>\8d\\95¶</h2>\r
+<code>int SDL_JoystickNumHats(SDL_Joystick* joystick)</code>\r
+<h2>\88ø\90\94</h2>\r
+<table border="1" summary="SDL_JoystickNumHats">\r
+<tr><td>joystick</td><td>\8aJ\82¢\82½\83W\83\87\83C\83X\83e\83B\83b\83N</td></tr>\r
+</table>\r
+<h2>\96ß\82è\92l</h2>\r
+\90¬\8c÷\82Ì\82Æ\82«POV\83n\83b\83g\82Ì\90\94\8e¸\94s\82Ì\82Æ\82«\95\89\82Ì\90\94\82Ì\83G\83\89\81[\83R\81[\83h\82ð\96ß\82·.\r
+<a href="SDL_GetError.html">SDL_GetError()</a>\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.\r
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
+<a href="SDL_JoystickGetHat.html">SDL_JoystickGetHat</a><br>\r
+<a href="SDL_JoystickOpen.html">SDL_JoystickOpen</a><br>\r
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://wiki.libsdl.org/SDL_JoystickNumHats">SDL_JoystickNumHats - SDL Wiki</a>\r
+<hr>\r
+</body>\r
+</html>\r
diff --git a/SDL_JoystickOpen.html b/SDL_JoystickOpen.html
new file mode 100644 (file)
index 0000000..ba50ab1
--- /dev/null
@@ -0,0 +1,41 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="CategoryJoystick.html" title="1\82Â\8fã">\r
+<title>SDL_JoystickOpen</title>\r
+</head>\r
+<body>\r
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryJoystick.html">\83W\83\87\83C\83X\83e\83B\83b\83N</a> - SDL_JoystickOpen\r
+<hr>\r
+<h1>SDL_JoystickOpen</h1>\r
+\8eg\97p\82·\82é\83W\83\87\83C\83X\83e\83B\83b\83N\82ð\8aJ\82­\r
+<h2>\8d\\95¶</h2>\r
+<code>SDL_Joystick* SDL_JoystickOpen(int device_index)</code>\r
+<h2>\88ø\90\94</h2>\r
+<table border="1" summary="SDL_JoystickOpen">\r
+<tr><td>device_index</td><td>\8aJ\82­\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\94Ô\8d\86</td></tr>\r
+</table>\r
+<h2>\96ß\82è\92l</h2>\r
+\90¬\8c÷\82Ì\82Æ\82«\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\8e¯\95Ê\8eq, \8e¸\94s\82Ì\82Æ\82«NULL\82ð\96ß\82·.\r
+<a href="SDL_GetError.html">SDL_GetError()</a>\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.\r
+<h2>\8fÚ\8d×</h2>\r
+<p>\r
+device_index\82ÍSDL\82É\82æ\82Á\82Ä\94F\8e¯\82³\82ê\82½N\94Ô\96Ú\82Ì\83W\83\87\83C\83X\83e\83B\83b\83N\82ð\88Ó\96¡\82·\82é.\r
+\82±\82ê\82Í\83W\83\87\83C\83X\83e\83B\83b\83N\82ð\8e¯\95Ê\82·\82é\82½\82ß\82Ì\8f«\97\88\82Ì\83C\83x\83\93\83g\97p\82Ì\83C\83\93\83X\83^\83\93\83XID\82Æ\93¯\82\82Å\82Í<em>\82È\82¢</em>.\r
+\83C\83\93\83X\83^\83\93\83XID\82Ì\8fÚ\8d×\82Í<a href="SDL_JoystickInstanceID.html">SDL_JoystickInstanceID()</a>\82ð\8eQ\8fÆ\82·\82é\82±\82Æ.\r
+</p>\r
+<p>\r
+\83W\83\87\83C\83X\83e\83B\83b\83N\83T\83u\83V\83X\83e\83\80\82Í, \83W\83\87\83C\83X\83e\83B\83b\83N\82ð\8aJ\82­\91O\82É\8f\89\8aú\89»\82³\82ê\82Ä\82¢\82é\95K\97v\82ª\82 \82é.\r
+</p>\r
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
+<a href="SDL_JoystickClose.html">SDL_JoystickClose</a><br>\r
+<a href="SDL_JoystickInstanceID.html">SDL_JoystickInstanceID</a><br>\r
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://wiki.libsdl.org/SDL_JoystickOpen">SDL_JoystickOpen - SDL Wiki</a>\r
+<hr>\r
+</body>\r
+</html>\r
diff --git a/SDL_JoystickUpdate.html b/SDL_JoystickUpdate.html
new file mode 100644 (file)
index 0000000..6efe7fe
--- /dev/null
@@ -0,0 +1,26 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="CategoryJoystick.html" title="1\82Â\8fã">\r
+<title>SDL_JoystickUpdate</title>\r
+</head>\r
+<body>\r
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryJoystick.html">\83W\83\87\83C\83X\83e\83B\83b\83N</a> - SDL_JoystickUpdate\r
+<hr>\r
+<h1>SDL_JoystickUpdate</h1>\r
+\8aJ\82¢\82½\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\8fó\91Ô\82ð\8dX\90V\82·\82é\r
+<h2>\8d\\95¶</h2>\r
+<code>void SDL_JoystickUpdate(void)</code>\r
+<h2>\8fÚ\8d×</h2>\r
+\83W\83\87\83C\83X\83e\83B\83b\83N\83C\83x\83\93\83g\82ª\97L\8cø\82È\82ç\82Î, \83C\83x\83\93\83g\83\8b\81[\83v\82Å\82±\82Ì\8aÖ\90\94\82Í\8e©\93®\93I\82É\8cÄ\82Î\82ê\82é.\r
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
+<a href="SDL_JoystickEventState.html">SDL_JoystickEventState</a><br>\r
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://wiki.libsdl.org/SDL_JoystickUpdate">SDL_JoystickUpdate - SDL Wiki</a>\r
+<hr>\r
+</body>\r
+</html>\r
diff --git a/SDL_NumJoysticks.html b/SDL_NumJoysticks.html
new file mode 100644 (file)
index 0000000..cce7bb4
--- /dev/null
@@ -0,0 +1,28 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="CategoryJoystick.html" title="1\82Â\8fã">\r
+<title>SDL_NumJoysticks</title>\r
+</head>\r
+<body>\r
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryJoystick.html">\83W\83\87\83C\83X\83e\83B\83b\83N</a> - SDL_NumJoysticks\r
+<hr>\r
+<h1>SDL_NumJoysticks</h1>\r
+\90Ú\91±\82³\82ê\82½\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\90\94\82ð\93¾\82é\r
+<h2>\8d\\95¶</h2>\r
+<code>int SDL_NumJoysticks(void)</code>\r
+<h2>\96ß\82è\92l</h2>\r
+\90¬\8c÷\82Ì\82Æ\82«\90Ú\91±\82³\82ê\82½\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\90\94\8e¸\94s\82Ì\82Æ\82«\95\89\82Ì\90\94\82Ì\83G\83\89\81[\83R\81[\83h\82ð\96ß\82·.\r
+<a href="SDL_GetError.html">SDL_GetError()</a>\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é.\r
+<h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
+<a href="SDL_JoystickName.html">SDL_JoystickName</a><br>\r
+<a href="SDL_JoystickOpen.html">SDL_JoystickOpen</a><br>\r
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://wiki.libsdl.org/SDL_NumJoysticks">SDL_NumJoysticks - SDL Wiki</a>\r
+<hr>\r
+</body>\r
+</html>\r