diff -r f343b50d5619 -r baceeb7b94f9 LuaAPI.wiki --- a/LuaAPI.wiki Sun Sep 25 14:41:10 2011 +0000 +++ b/LuaAPI.wiki Sun Sep 25 14:46:34 2011 +0000 @@ -510,6 +510,11 @@
Returns true/false if the map has a border or not.
+=== !TestRectForObstacle(x1,y1,x2,y2,bool) === + +
Checks the given rectangle for collisions. +
+ === !PlaySound(soundId) ===
Plays the specified sound.