OSDN Git Service

SDL_JoystickCurrentPowerLevel 追加
authormaruhiro <maruhiro@bridge.ocn.ne.jp>
Fri, 30 Oct 2015 12:35:30 +0000 (21:35 +0900)
committermaruhiro <maruhiro@bridge.ocn.ne.jp>
Fri, 30 Oct 2015 12:35:30 +0000 (21:35 +0900)
SDL_JoystickCurrentPowerLevel.html [new file with mode: 0644]

diff --git a/SDL_JoystickCurrentPowerLevel.html b/SDL_JoystickCurrentPowerLevel.html
new file mode 100644 (file)
index 0000000..9c5120c
--- /dev/null
@@ -0,0 +1,33 @@
+<!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="CategoryJoystick.html" title="1\82Â\8fã">
+<title>SDL_JoystickCurrentPowerLevel</title>
+</head>
+<body>
+<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_JoystickCurrentPowerLevel
+<hr>
+<h1>SDL_JoystickCurrentPowerLevel</h1>
+\83W\83\87\83C\83X\83e\83B\83b\83N\82Ì\83o\83b\83e\83\8a\81[\8ec\97Ê\82ð<a href = "SDL_JoystickPowerLevel.html">SDL_JoystickPowerLevel</a>\82Æ\82µ\82Ä\93¾\82é
+<h2>\8d\\95¶</h2>
+<code>SDL_JoystickPowerLevel SDL_JoystickCurrentPowerLevel(SDL_Joystick* joystick)</code>
+<h2>\88ø\90\94</h2>
+<table border="1" summary="SDL_JoystickCurrentPowerLevel">
+<tr><td>joystick</td><td>\96â\82¢\8d\87\82í\82¹\82é\83W\83\87\83C\83X\83e\83B\83b\83N</td></tr>
+</table>
+<h2>\96ß\82è\92l</h2>
+\90¬\8c÷\82Ì\82Æ\82«\8c»\8dÝ\82Ì\83o\83b\83e\83\8a\81[\83\8c\83x\83\8b\82Ì<a href="SDL_JoystickPowerLevel.html">SDL_JoystickPowerLevel</a>, \8e¸\94s\82Ì\82Æ\82«SDL_JOYSTICK_POWER_UNKNOWN\82ð\96ß\82·.
+<a href="SDL_GetError.html">SDL_GetError()</a>\82Å\8fÚ\8d×\82ð\92m\82é\82±\82Æ\82ª\82Å\82«\82é. 
+<h2>\83o\81[\83W\83\87\83\93</h2>
+<p>
+SDL 2.0.4\88È\8d~
+</p>
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
+<a href="https://wiki.libsdl.org/SDL_JoystickCurrentPowerLevel">SDL_JoystickCurrentPowerLevel - SDL Wiki</a>
+<hr>
+</body>
+</html>