[ Module Hierarchy
| Class Hierarchy ]
Class Hierarchy
- object:
The most base type
- tdl.event.App:
Application framework.
- exceptions.BaseException:
Common base class for all exceptions
- exceptions.Exception:
Common base class for all non-exit exceptions.
- tdl.event.Event
- tdl._MetaConsole:
Contains methods shared by both the Console and Window classes.
- tdl.Console:
The Console is the main class of the tdl library.
- tdl.Window:
A Window contains a small isolated part of a Console.