From 1647f4b4f9ebef8b938222b1f48d9a15cc262e97 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 25 Mar 2020 20:48:19 +0100 Subject: clean-up the mess Signed-off-by: Toni Uhlig --- .../doc/html/structsfJoystickConnectEvent.htm | 97 ++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100755 h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfJoystickConnectEvent.htm (limited to 'h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfJoystickConnectEvent.htm') diff --git a/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfJoystickConnectEvent.htm b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfJoystickConnectEvent.htm new file mode 100755 index 0000000..d9569d4 --- /dev/null +++ b/h1z1/libghack/CSFML-2.1-windows-64bits/CSFML-2.1/doc/html/structsfJoystickConnectEvent.htm @@ -0,0 +1,97 @@ + + + + CSFML - C binding of the Simple and Fast Multimedia Library + + + + + + + +
+ +
+
sfJoystickConnectEvent Struct Reference
+
+
+ +

Joystick connection/disconnection event parameters. + More...

+ +

#include <Event.h>

+ + + + + + +

+Data Fields

sfEventType type
 
unsigned int joystickId
 
+

Detailed Description

+

Joystick connection/disconnection event parameters.

+ +

Definition at line 149 of file Event.h.

+

Field Documentation

+ +
+
+ + + + +
unsigned int sfJoystickConnectEvent::joystickId
+
+ +

Definition at line 152 of file Event.h.

+ +
+
+ +
+
+ + + + +
sfEventType sfJoystickConnectEvent::type
+
+ +

Definition at line 151 of file Event.h.

+ +
+
+
The documentation for this struct was generated from the following file: +
+ + + + -- cgit v1.2.3