Engine.getMasterGroup()

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

Overview

This function returns the topmost group object of the tile engine.

NOTE: This is used internally.

Syntax

Engine.getMasterGroup()

Examples

local masterGroup = engineInstance.getMasterGroup()