Edited wiki page LuaAPI through web user interface.
authorRedGrinner@gmail.com
Sun, 25 Sep 2011 14:46:34 +0000
changeset 149 baceeb7b94f9
parent 148 f343b50d5619
child 150 7a8df9b04b66
Edited wiki page LuaAPI through web user interface.
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 @@
 <blockquote>Returns true/false if the map has a border or not.
 </blockquote>
 
+=== <tt>!TestRectForObstacle(x1,y1,x2,y2,bool)</tt> ===
+
+<blockquote>Checks the given rectangle for collisions.
+</blockquote>
+
 === <tt>!PlaySound(soundId)</tt> ===
 
 <blockquote>Plays the specified sound.