 
    
        
        Region
Source function static region.addCell(vec2 point)
Source
 function static region.addRect(rect rct)
Source
 function static region.clearCell(vec2 point)
Source
 function static region.clearRect(rect rct)
Source
 function static region.destr()
Source
 function vec2.isInRegion(region whichRegion) returns boolean
Source
 function static unit.isInRegion(region whichRegion) returns boolean
Source