PixelCrushers.DialogueSystem.TK2D.TK2DUIRoot Class Reference

TK2D UI root, implemented as a container for a tk2dUILayout. More...

Inheritance diagram for PixelCrushers.DialogueSystem.TK2D.TK2DUIRoot:
Collaboration diagram for PixelCrushers.DialogueSystem.TK2D.TK2DUIRoot:

Public Member Functions

 TK2DUIRoot (tk2dUILayout UIRootLayout)
 
override void Show ()
 Shows the root. More...
 
override void Hide ()
 Hides the root. More...
 

Detailed Description

TK2D UI root, implemented as a container for a tk2dUILayout.

Constructor & Destructor Documentation

◆ TK2DUIRoot()

PixelCrushers.DialogueSystem.TK2D.TK2DUIRoot.TK2DUIRoot ( tk2dUILayout  UIRootLayout)

Member Function Documentation

◆ Hide()

override void PixelCrushers.DialogueSystem.TK2D.TK2DUIRoot.Hide ( )
virtual

Hides the root.

Implements PixelCrushers.DialogueSystem.AbstractUIRoot.

◆ Show()

override void PixelCrushers.DialogueSystem.TK2D.TK2DUIRoot.Show ( )
virtual

Shows the root.

Implements PixelCrushers.DialogueSystem.AbstractUIRoot.


The documentation for this class was generated from the following file: