LineOfSightModel.hasDirtyTiles()

   
Type function
Library wattageTileEngine.LineOfSightModel.*
Return value boolean
Keywords  
See also  

Overview

Returns true if there are dirty tiles.

Syntax

LineOfSightModel.hasDirtyTiles()

Examples

local hasDirtyTiles = lineOfSightModelInstance.hasDirtyTiles()