#include <SaveSlots.h>
| SlotManager::SlotManager |
( |
bool |
a_blLoading, |
|
|
ALLEGRO_PATH * |
a_pSearchpath, |
|
|
void(*)(string) |
a_pCallBack |
|
) |
| |
| SlotManager::~SlotManager |
( |
| ) |
|
| void SlotManager::AddSlot |
( |
string |
a_strCaption | ) |
|
| int SlotManager::Count |
( |
| ) |
|
| void SlotManager::DeactivateSlots |
( |
| ) |
|
| void SlotManager::DeleteSlot |
( |
int |
a_nIndex | ) |
|
| void SlotManager::Draw |
( |
ALLEGRO_FONT * |
a_pFont | ) |
|
| void SlotManager::ProcessKeyEvent |
( |
int |
a_nUniChar | ) |
|
| void SlotManager::ProcessMouseEvent |
( |
ALLEGRO_MOUSE_EVENT * |
mouse_event | ) |
|
The documentation for this class was generated from the following files: