#include <bayonne.h>
Inheritance diagram for aaImage:

Public Methods | |
| aaImage (aaScript *script) | |
| Default image compiler. | |
Protected Methods | |
| virtual bool | isScript (char *scriptname) |
| Used to parse and determine if a given directory file should be "compiled". More... | |
| void | scanDir (char *path) |
| Used to scan and compile a script collection from a specified directory. More... | |
This class is almost never further derived in drivers, though the driver "getScript" method is used to load it.
|
|
Default image compiler.
|
|
|
Used to parse and determine if a given directory file should be "compiled". Usually tests for *.scr.
|
|
|
Used to scan and compile a script collection from a specified directory.
|
1.2.1 written by Dimitri van Heesch,
© 1997-2000