Daniele Bartolini 10 gadi atpakaļ
vecāks
revīzija
442dfc5c29
1 mainītis faili ar 5 papildinājumiem un 1 dzēšanām
  1. 5 1
      docs/lua_api.txt

+ 5 - 1
docs/lua_api.txt

@@ -93,7 +93,6 @@ Vector3
 		Returns the corresponding semantic axis.
 
 	**zero** () : Vector3
-
 		Returns a vector with all values set to zero.
 
 Vector3Box
@@ -801,6 +800,11 @@ Keyboard Button Names
 	* ``0``, ``1``, ``2``, ``3``, ``4``, ``5``, ``6``, ``7``, ``8``, ``9``
 	* ``a``, ``b``, ``c``, ``d``, ``e``, ``f``, ``g``, ``h``, ``i``, ``j``, ``k``, ``l``, ``m``, ``n``, ``o``, ``p``, ``q``, ``r``, ``s``, ``t``, ``u``, ``v``, ``w``, ``x``, ``y``, ``z``
 
+Keyboard Axis Names
+~~~~~~~~~~~~~~~~~~~
+
+	None.
+
 Mouse
 -----