LuaAPI.wiki
changeset 150 7a8df9b04b66
parent 149 baceeb7b94f9
child 157 90dd08518805
equal deleted inserted replaced
149:baceeb7b94f9 150:7a8df9b04b66
   508 === <tt>!MapHasBorder()</tt> ===
   508 === <tt>!MapHasBorder()</tt> ===
   509 
   509 
   510 <blockquote>Returns true/false if the map has a border or not.
   510 <blockquote>Returns true/false if the map has a border or not.
   511 </blockquote>
   511 </blockquote>
   512 
   512 
   513 === <tt>!TestRectForObstacle(x1,y1,x2,y2,bool)</tt> ===
   513 === <tt>!TestRectForObstacle(x1, y1, x2, y2, bool) (0.9.16) </tt> ===
   514 
   514 
   515 <blockquote>Checks the given rectangle for collisions.
   515 <blockquote>Checks the given rectangle for collisions.
   516 </blockquote>
   516 </blockquote>
   517 
   517 
   518 === <tt>!PlaySound(soundId)</tt> ===
   518 === <tt>!PlaySound(soundId)</tt> ===