Tutorial_GUI
Description
- Derived from
-
Disposable abstract
Full source code is included in the Tinman 3D SDK download. |
Abstract base class for tutorial GUIs.
When a tutorial provides GUI elements in the IWidgetGui instance, the related code is wrapped in a separate subclass of Tutorial_GUI, in order to keep the actual tutorial code clean.
- See also