LineOfSightModel.ALL_VISIBLE

   
Type Table
Library wattageTileEngine.LineOfSightModel.*
Keywords  
See also  

Overview

This property is an implementation of the line of sight model which will indicate that everything is visible. This can be used when line of sight is not something needed in the application.

Example

local TileEngine = require 'plugin.wattageTileEngine'
local allVisible = TileEngine.LineOfSightModel.ALL_VISIBLE