Engine.getTileSize()

   
Type function
Library wattageTileEngine.Engine.*
Return value Number
Keywords  
See also  

Overview

This function returns the tile size that the engine has been set to.

Syntax

Engine.getTileSize()

Examples

local tileSize = engineInstance.getTileSize()