#include <graphicset.h>
Public Member Functions | |
| int | setActive (int id) |
| int | getActiveID () |
| void | loadData () |
| bool | picAvail (int num) const |
| int | getMode (int num) const |
| Surface & | getPic (int num) |
| void | setPic (int num, Surface pic) |
| const OverviewMapImage * | getQuickView (int id) |
| ~GraphicSetManager_Base () | |
Friends | |
| struct | Loki::CreateUsingNew< GraphicSetManager_Base > |
Classes | |
| class | GraphicSet |
|
|
Definition at line 209 of file graphicset.cpp. |
|
|
Definition at line 62 of file graphicset.h. |
|
|
Definition at line 52 of file graphicset.cpp. |
|
|
Definition at line 62 of file graphicset.cpp. References IconRepository::getIcon(). Referenced by getQuickView(). |
|
|
Definition at line 94 of file graphicset.cpp. References getPic(), and picAvail(). |
|
|
Definition at line 130 of file graphicset.cpp. References dataLoaderTicker, displayLogMessage(), fieldsizex, fieldsizey, IconRepository::getIcon(), tfindfile::getnextname(), loadpalette(), magic, Surface::read(), tnstream::reading, tnstream::readInt(), setActive(), and Surface::strech(). |
|
|
Definition at line 43 of file graphicset.cpp. Referenced by getQuickView(). |
|
|
Definition at line 77 of file graphicset.cpp. References fatalError(). Referenced by loadData(). |
|
||||||||||||
|
Definition at line 70 of file graphicset.cpp. |
|
|
Definition at line 72 of file graphicset.h. |
1.4.2