From b87ff748a5e85c9724fbdd7e18159b2fc4f0be3a Mon Sep 17 00:00:00 2001 From: maruhiro Date: Fri, 20 Nov 2015 21:03:44 +0900 Subject: [PATCH] =?utf8?q?SDL=5FJoystickFromInstanceID=20=E6=96=B0?= =?utf8?q?=E8=A6=8F=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- CategoryAPI.html | 1 + CategoryJoystick.html | 1 + SDL_JoystickFromInstanceID.html | 33 +++++++++++++++++++++++++++++++++ 3 files changed, 35 insertions(+) create mode 100644 SDL_JoystickFromInstanceID.html diff --git a/CategoryAPI.html b/CategoryAPI.html index 7fe52b6..9b52aa1 100644 --- a/CategoryAPI.html +++ b/CategoryAPI.html @@ -434,6 +434,7 @@
  • SDL_JoystickClose
  • SDL_JoystickCurrentPowerLevel
  • SDL_JoystickEventState
  • +
  • SDL_JoystickFromInstanceID
  • SDL_JoystickGetAttached
  • SDL_JoystickGetAxis
  • SDL_JoystickGetBall
  • diff --git a/CategoryJoystick.html b/CategoryJoystick.html index c17c32a..e36933f 100644 --- a/CategoryJoystick.html +++ b/CategoryJoystick.html @@ -24,6 +24,7 @@
  • SDL_JoystickClose
  • SDL_JoystickCurrentPowerLevel
  • SDL_JoystickEventState
  • +
  • SDL_JoystickFromInstanceID
  • SDL_JoystickGetAttached
  • SDL_JoystickGetAxis
  • SDL_JoystickGetBall
  • diff --git a/SDL_JoystickFromInstanceID.html b/SDL_JoystickFromInstanceID.html new file mode 100644 index 0000000..370f94e --- /dev/null +++ b/SDL_JoystickFromInstanceID.html @@ -0,0 +1,33 @@ + + + + + + + + +SDL_JoystickFromInstanceID + + +–ÚŽŸ - API(‹@”\•Ê) - ƒWƒ‡ƒCƒXƒeƒBƒbƒN - SDL_JoystickFromInstanceID +
    +

    SDL_JoystickFromInstanceID

    +ƒCƒ“ƒXƒ^ƒ“ƒXID‚ÆŒ‹‚Ñ•t‚¯‚ç‚ꂽSDL_Joystick‚𓾂é +

    \•¶

    +SDL_Joystick* SDL_JoystickFromInstanceID(SDL_JoystickID joyid) +

    ˆø”

    + + +
    joyidSDL_Joystick‚𓾂éƒCƒ“ƒXƒ^ƒ“ƒXID
    +

    –ß‚è’l

    +¬Œ÷‚Ì‚Æ‚«SDL_Joystick, Ž¸”s‚Ì‚Æ‚«NULL‚ð–ß‚·. +SDL_GetError()‚ŏڍׂð’m‚邱‚Æ‚ª‚Å‚«‚é. +

    ƒo[ƒWƒ‡ƒ“

    +

    +SDL 2.0.4ˆÈ~ +

    +

    SDL Wiki‚ւ̃Šƒ“ƒN

    +SDL_JoystickFromInstanceID - SDL Wiki +
    + + -- 2.11.0