Bläddra i källkod

Correct formatting in the ScreenJoystick.xml. [ci skip]

Yao Wei Tjong 姚伟忠 11 år sedan
förälder
incheckning
c9d9165932
1 ändrade filer med 47 tillägg och 47 borttagningar
  1. 47 47
      Bin/Data/UI/ScreenJoystick.xml

+ 47 - 47
Bin/Data/UI/ScreenJoystick.xml

@@ -1,61 +1,61 @@
 <?xml version="1.0"?>
 <element>
-	<attribute name="Name" value="ScreenJoystick" />
-	<attribute name="Size" value="800 600" />
-	<element type="Button">
-		<attribute name="Name" value="Button0" />
-		<attribute name="Position" value="-12 -120" />
-		<attribute name="Size" value="96 96" />
-		<attribute name="Horiz Alignment" value="Right" />
-		<attribute name="Vert Alignment" value="Bottom" />
-		<attribute name="Texture" value="Texture2D;Textures/TouchInput.png" />
-		<attribute name="Image Rect" value="96 0 192 96" />
-		<attribute name="Hover Image Offset" value="0 0" />
-		<attribute name="Pressed Image Offset" value="0 0" />
-		<element type="Text">
+    <attribute name="Name" value="ScreenJoystick" />
+    <attribute name="Size" value="800 600" />
+    <element type="Button">
+        <attribute name="Name" value="Button0" />
+        <attribute name="Position" value="-12 -120" />
+        <attribute name="Size" value="96 96" />
+        <attribute name="Horiz Alignment" value="Right" />
+        <attribute name="Vert Alignment" value="Bottom" />
+        <attribute name="Texture" value="Texture2D;Textures/TouchInput.png" />
+        <attribute name="Image Rect" value="96 0 192 96" />
+        <attribute name="Hover Image Offset" value="0 0" />
+        <attribute name="Pressed Image Offset" value="0 0" />
+        <element type="Text">
             <attribute name="Name" value="Label" />     
-		    <attribute name="Horiz Alignment" value="Center" />
-			<attribute name="Vert Alignment" value="Center" />
-			<attribute name="Color" value="0 0 0 1" />
-			<attribute name="Text" value="Jump" />
-		</element>
+            <attribute name="Horiz Alignment" value="Center" />
+            <attribute name="Vert Alignment" value="Center" />
+            <attribute name="Color" value="0 0 0 1" />
+            <attribute name="Text" value="Jump" />
+        </element>
         <element type="Text">
             <attribute name="Name" value="KeyBinding" />     
             <attribute name="Is Visible" value="false" />
             <attribute name="Text" value="SPACE" />
         </element>
-	</element>
-	<element type="Button">
-		<attribute name="Name" value="Button1" />
-		<attribute name="Position" value="-12 -12" />
-		<attribute name="Size" value="96 96" />
-		<attribute name="Horiz Alignment" value="Right" />
-		<attribute name="Vert Alignment" value="Bottom" />
-		<attribute name="Texture" value="Texture2D;Textures/TouchInput.png" />
-		<attribute name="Image Rect" value="96 0 192 96" />
-		<attribute name="Hover Image Offset" value="0 0" />
-		<attribute name="Pressed Image Offset" value="0 0" />
-		<element type="Text">
-            <attribute name="Name" value="Label" />	    
-			<attribute name="Horiz Alignment" value="Center" />
-			<attribute name="Vert Alignment" value="Center" />
-			<attribute name="Color" value="0 0 0 1" />
-			<attribute name="Text" value="Fire" />
-		</element>
+    </element>
+    <element type="Button">
+        <attribute name="Name" value="Button1" />
+        <attribute name="Position" value="-12 -12" />
+        <attribute name="Size" value="96 96" />
+        <attribute name="Horiz Alignment" value="Right" />
+        <attribute name="Vert Alignment" value="Bottom" />
+        <attribute name="Texture" value="Texture2D;Textures/TouchInput.png" />
+        <attribute name="Image Rect" value="96 0 192 96" />
+        <attribute name="Hover Image Offset" value="0 0" />
+        <attribute name="Pressed Image Offset" value="0 0" />
+        <element type="Text">
+            <attribute name="Name" value="Label" />        
+            <attribute name="Horiz Alignment" value="Center" />
+            <attribute name="Vert Alignment" value="Center" />
+            <attribute name="Color" value="0 0 0 1" />
+            <attribute name="Text" value="Fire" />
+        </element>
         <element type="Text">
             <attribute name="Name" value="KeyBinding" />     
             <attribute name="Is Visible" value="false" />
             <attribute name="Text" value="LCTRL" />
         </element>
-	</element>
-	<element type="Button">
-		<attribute name="Name" value="Hat0" />
-		<attribute name="Position" value="12 -12" />
-		<attribute name="Size" value="96 96" />
-		<attribute name="Vert Alignment" value="Bottom" />
-		<attribute name="Texture" value="Texture2D;Textures/TouchInput.png" />
-		<attribute name="Image Rect" value="0 0 96 96" />
-		<attribute name="Hover Image Offset" value="0 0" />
-		<attribute name="Pressed Image Offset" value="0 0" />
-	</element>
+    </element>
+    <element type="Button">
+        <attribute name="Name" value="Hat0" />
+        <attribute name="Position" value="12 -12" />
+        <attribute name="Size" value="96 96" />
+        <attribute name="Vert Alignment" value="Bottom" />
+        <attribute name="Texture" value="Texture2D;Textures/TouchInput.png" />
+        <attribute name="Image Rect" value="0 0 96 96" />
+        <attribute name="Hover Image Offset" value="0 0" />
+        <attribute name="Pressed Image Offset" value="0 0" />
+    </element>
 </element>