Ver Fonte

Update docs

Daniele Bartolini há 9 anos atrás
pai
commit
1912d39d96
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      docs/lua_api.rst

+ 1 - 1
docs/lua_api.rst

@@ -532,7 +532,7 @@ SceneGraph
 	**destroy** (sg, id)
 	**destroy** (sg, id)
 		Destroys the transform *id*.
 		Destroys the transform *id*.
 
 
-	**transform_instances** (sg, unit) : Id
+	**instances** (sg, unit) : Id
 		Returns the transform of the *unit* or ``nil``.
 		Returns the transform of the *unit* or ``nil``.
 
 
 	**local_position** (sg, id) : Vector3
 	**local_position** (sg, id) : Vector3