GameApp.textLayer

Contains the pointer to the textlayer. Can be used for the menu, status bars, etc.

class GameApp
TileLayer textLayer;

Meta