Briefing Functions¶
A set of functions and classes to create briefscreens.
More information on what can and can not be written to the briefscreen
can be found in fancyTextFunctions.
This module is currently a little broken, but it may be usefull in the future.
Summary¶
Classes
simpleBrief(briefText, relatedPages[, ...]) |
Creates a simple briefing. |
Inline(text[, tag, color]) |
Adds an inline button to the briefscreen. |
Briefing(levelWindow) |
The briefing object, a convience function for writing to a blank brief screen. |