LuaAPI.wiki
changeset 149 baceeb7b94f9
parent 148 f343b50d5619
child 150 7a8df9b04b66
equal deleted inserted replaced
148:f343b50d5619 149:baceeb7b94f9
   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> ===
       
   514 
       
   515 <blockquote>Checks the given rectangle for collisions.
       
   516 </blockquote>
       
   517 
   513 === <tt>!PlaySound(soundId)</tt> ===
   518 === <tt>!PlaySound(soundId)</tt> ===
   514 
   519 
   515 <blockquote>Plays the specified sound.
   520 <blockquote>Plays the specified sound.
   516 </blockquote>
   521 </blockquote>
   517 
   522