Function |
Description |
---|
DirectConnected() |
Hook called when the graphics state changes |
DirectDraw() |
Hook to update the display directly |
Draw() |
Hook to update the display |
InitCheck() |
Returns the status of the most recent initialization |
LoopOffCount() |
Get animation loop sleep cycles |
LoopOnCount() |
Get animation loop draw cycles |
ModulesChanged() |
Hook called to notify this object of other modules |
SaveState() |
Saves the module's state for later reconstitution |
BScreenSaver() |
Constructor |
~BScreenSaver() |
Destructor |
SetLoop() |
Set animation loop cycles |
SetTickSize() |
Sets the drawing frequency, in microseconds |
StartConfig() |
Start drawing the preview display |
StartSaver() |
Start saving the screen |
StopConfig() |
Stop drawing the preview display |
StopSaver() |
Stop saving the screen |
SupplyInfo() |
Supply the screen saver engine with info about this module |
TickSize() |
Returns the drawing frequency, in microseconds |