summaryrefslogtreecommitdiff
path: root/doc/classes/InputEventJoypadMotion.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/InputEventJoypadMotion.xml')
-rw-r--r--doc/classes/InputEventJoypadMotion.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/InputEventJoypadMotion.xml b/doc/classes/InputEventJoypadMotion.xml
index b3f9013553..f03004c6d0 100644
--- a/doc/classes/InputEventJoypadMotion.xml
+++ b/doc/classes/InputEventJoypadMotion.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<class name="InputEventJoypadMotion" inherits="InputEvent" version="4.0">
+<class name="InputEventJoypadMotion" inherits="InputEvent" version="4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
Input event type for gamepad joysticks and other motions. For buttons, see [code]InputEventJoypadButton[/code].
</brief_description>