From 4d00acf2f48f58202c1d89973ca2caeb3edc9272 Mon Sep 17 00:00:00 2001 From: maruhiro Date: Tue, 11 Dec 2018 23:17:06 +0900 Subject: [PATCH] =?utf8?q?SDL=5FSensorEvent=20=E6=96=B0=E8=A6=8F=E8=BF=BD?= =?utf8?q?=E5=8A=A0=20https://wiki.libsdl.org/SDL=5FSensorEvent=3Faction?= =?utf8?q?=3Ddiff?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- CategoryAPI.html | 1 + SDL_SensorEvent.html | 45 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 SDL_SensorEvent.html diff --git a/CategoryAPI.html b/CategoryAPI.html index 3e97671..3b0f6b8 100644 --- a/CategoryAPI.html +++ b/CategoryAPI.html @@ -149,6 +149,7 @@
  • SDL_Rect
  • SDL_Renderer
  • SDL_RendererInfo +
  • SDL_SensorEvent
  • SDL_Surface
  • SDL_SysWMEvent
  • SDL_SysWMinfo diff --git a/SDL_SensorEvent.html b/SDL_SensorEvent.html new file mode 100644 index 0000000..7ab6aba --- /dev/null +++ b/SDL_SensorEvent.html @@ -0,0 +1,45 @@ + + + + + + + + +SDL_WindowEvent + + +–ÚŽŸ - API(‹@”\•Ê) - ƒCƒxƒ“ƒgˆ— - SDL_SensorEvent +
    +

    SDL_SensorEvent

    +ƒZƒ“ƒT[XVî•ñ‚̍\‘¢‘Ì +

    ƒtƒB[ƒ‹ƒh

    + + + + + +
    Uint32typeSDL_SENSORUPDATE
    Uint32timestampƒ~ƒŠ•b, SDL_GetTicks()‚É‚æ‚Á‚ж¬‚³‚ê‚é
    Sint32whichƒZƒ“ƒT[‚̃Cƒ“ƒXƒ^ƒ“ƒXID
    float[6]dataÅ‘å6‚‚̃Zƒ“ƒT[•Ï” - ‚³‚ç‚È‚é•Ï”‚ÍSDL_SensorGetData()‚Å“¾‚ç‚ê‚é
    +

    ŠÖ˜A€–Ú(—ñ‹“‘Ì)

    +SDL_EventType
    +SDL_SensorType
    +

    ŠÖ˜A€–Ú(ŠÖ”)

    +SDL_NumSensors
    +SDL_SensorGetDeviceName
    +SDL_SensorGetDeviceType
    +SDL_SensorGetDeviceNonPortableType
    +SDL_SensorGetDeviceInstanceID
    +SDL_SensorOpen
    +SDL_SensorFromInstanceID
    +SDL_SensorGetName
    +SDL_SensorGetType
    +SDL_SensorGetNonPortableType
    +SDL_SensorGetInstanceID
    +SDL_SensorGetData
    +SDL_SensorClose
    +SDL_SensorUpdate
    +

    SDL Wiki‚ւ̃Šƒ“ƒN

    +SDL_SensorEvent - SDL Wiki
    +
    + + -- 2.11.0