Home
Trees
Indices
Help
python-untdl
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
object
:
The most base type
untdl.map.AStar
:
A* pathfinder
untdl.event.App
:
Application framework.
exceptions.BaseException
:
Common base class for all exceptions
exceptions.Exception
:
Common base class for all non-exit exceptions.
untdl.TDLError
:
The catch all for most unTDL specific errors.
untdl.event.Event
:
Base Event class.
untdl.event.KeyEvent
untdl.event.KeyDown
:
Fired when the user presses a key on the keyboard or a key repeats.
untdl.event.KeyUp
:
Fired when the user releases a key on the keyboard.
untdl.event.MouseButtonEvent
untdl.event.MouseDown
:
Fired when a mouse button is pressed.
untdl.event.MouseUp
:
Fired when a mouse button is released.
untdl.event.MouseMotion
:
Fired when the mouse is moved.
untdl.event.Quit
:
Fired when the window is closed by the user.
untdl.noise.Noise
:
An advanced noise generator.
untdl._MetaConsole
:
Contains methods shared by both the
Console
and
Window
classes.
untdl.Console
:
Contains character and color data and can be drawn to.
untdl.Window
:
A Window contains a small isolated part of a Console.
Home
Trees
Indices
Help
python-untdl
Generated by Epydoc 3.0.1 on Sat Aug 23 21:57:02 2014
http://epydoc.sourceforge.net