|
Role Playing Database (API Documentation)
3.1.3
|
Classes | |
| class | chroot_chooseDirectory |
| class | chroot_getFile |
| class | Graphic |
| class | LabeledDirTree |
| class | LabeledScrolledText |
| class | LevelEditor |
| class | MapEditor |
| class | PrintDialog |
| class | ScrolledCanvas |
| class | ScrolledList |
| class | SheetEdit |
| class | SpaceEditor |
| class | Template |
| class | XMLContentEditor |
Functions | |
| MapBundleMountPoint () | |
| MapEditorOption () | |
| LevelEditorOption () | |
| LevelDirOption () | |
| SpaceFileOption () | |
| OpenFilename (optionspec="-openfilename openFilename OpenFilename") | |
| SaveFilename (optionspec="-savefilename saveFilename SaveFilename") | |
| GeneratePrintDialog (nameprefix, additionalcomps, createbody) | |
Variables | |
| RolePlayingDB3 | |
Contains all utility code specific to the RolePlayingDB3 system.
| RolePlayingDB3::GeneratePrintDialog | ( | nameprefix | , |
| additionalcomps | , | ||
| createbody | |||
| ) |
Macro to generate code to create a print dialog.
| nameprefix | Dialog name prefix |
| additionalcomps | Additional components |
| createbody | Additional dialog create body. |
| RolePlayingDB3::LevelDirOption | ( | ) |
Macro to add the -leveldir option
| RolePlayingDB3::LevelEditorOption | ( | ) |
Macro to add the -leveleditor option
| RolePlayingDB3::MapBundleMountPoint | ( | ) |
Macro to add the -mapbundlemountpoint option.
| RolePlayingDB3::MapEditorOption | ( | ) |
Macro to add the -mapeditor option.
| RolePlayingDB3::OpenFilename | ( | optionspec | = "-openfilename openFilename OpenFilename" | ) |
Macro to add a readonly file option.
| optionspec | The option spec. |
| RolePlayingDB3::SaveFilename | ( | optionspec | = "-savefilename saveFilename SaveFilename" | ) |
Macro to add a read/write file option.
| optionspec | The option spec. |
| RolePlayingDB3::SpaceFileOption | ( | ) |
Macro to add -spacefile option.
1.8.13