Torque2D Reference
|
Modules | |
Containers | |
Core | |
The GUI system in Torque provides a powerful way of creating WYSIWYG User Interfaces for your Game or Application written in Torque.
The GUI Provides a range of different controls that you may use to arrange and layout your GUI's, including Buttons, Lists, Bitmaps Windows, Containers, and HUD elements.
The Base Control Class GuiControl provides a basis upon which to write GuiControl's that may be specific to your particular type of game.