瀏覽代碼

Update docs

Daniele Bartolini 10 年之前
父節點
當前提交
9836affd9f
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      docs/lua_api.txt

+ 0 - 5
docs/lua_api.txt

@@ -890,8 +890,6 @@ Mouse
 
 	**axis** (id) : Vector3
 		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
 		Returns the *id* of the button *name*.
@@ -940,8 +938,6 @@ Touch
 
 	**axis** (id) : Vector3
 		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
 ----------------------
@@ -972,7 +968,6 @@ Pad1, Pad2, Pad3, Pad4
 
 	**axis** (id) : Vector3
 		Returns the value of the axis *id*.
-		The returned vector holds values in the range [-1;+1]
 
 	**button_id** (name) : int
 		Returns the *id* of the button *name*.