Daniele Bartolini 11 rokov pred
rodič
commit
bd84c3d355
1 zmenil súbory, kde vykonal 3 pridanie a 3 odobranie
  1. 3 3
      documentation/lua_api.txt

+ 3 - 3
documentation/lua_api.txt

@@ -480,7 +480,7 @@ Gui
 	draw_text
 	draw_text
 		TODO
 		TODO
 
 
-Physics World
+PhysicsWorld
 =============
 =============
 
 
 	**gravity** (physics_world) : Vector3
 	**gravity** (physics_world) : Vector3
@@ -627,7 +627,7 @@ Actor
 	**unit** (actor) : Unit
 	**unit** (actor) : Unit
 		Returns the unit that owns the actor or nil;
 		Returns the unit that owns the actor or nil;
 
 
-Sound World
+SoundWorld
 ===========
 ===========
 
 
 	**stop_all** (sound_world)
 	**stop_all** (sound_world)
@@ -642,7 +642,7 @@ Sound World
 	**is_playing** (sound_world, id) : bool
 	**is_playing** (sound_world, id) : bool
 		Returns wheter the sound *id* is playing.
 		Returns wheter the sound *id* is playing.
 
 
-Resource Package
+ResourcePackage
 ================
 ================
 
 
 	**load** (package)
 	**load** (package)