2
0
Daniele Bartolini 10 жил өмнө
parent
commit
9836affd9f

+ 0 - 5
docs/lua_api.txt

@@ -890,8 +890,6 @@ Mouse
 
 
 	**axis** (id) : Vector3
 	**axis** (id) : Vector3
 		Returns the value of the axis *id*.
 		Returns the value of the axis *id*.
-		The returned vector holds x and y coordinates of the pointer
-		in window-space.
 
 
 	**button_id** (name) : int
 	**button_id** (name) : int
 		Returns the *id* of the button *name*.
 		Returns the *id* of the button *name*.
@@ -940,8 +938,6 @@ Touch
 
 
 	**axis** (id) : Vector3
 	**axis** (id) : Vector3
 		Returns the value of the axis *id*.
 		Returns the value of the axis *id*.
-		The returned vector holds x and y coordinates of the pointer
-		in window-space.
 
 
 Pad1, Pad2, Pad3, Pad4
 Pad1, Pad2, Pad3, Pad4
 ----------------------
 ----------------------
@@ -972,7 +968,6 @@ Pad1, Pad2, Pad3, Pad4
 
 
 	**axis** (id) : Vector3
 	**axis** (id) : Vector3
 		Returns the value of the axis *id*.
 		Returns the value of the axis *id*.
-		The returned vector holds values in the range [-1;+1]
 
 
 	**button_id** (name) : int
 	**button_id** (name) : int
 		Returns the *id* of the button *name*.
 		Returns the *id* of the button *name*.