22 #ifndef STARK_SERVICES_STATIC_PROVIDER_H 23 #define STARK_SERVICES_STATIC_PROVIDER_H 25 #include "common/array.h" 26 #include "common/path.h" 27 #include "common/scummsys.h" 54 kInventoryScrollUpArrow = 1,
55 kInventoryScrollDownArrow = 2,
58 kTextScrollUpArrow = 6,
59 kTextScrollDownArrow = 7,
68 kTextBackgroundActive = 20,
69 kTextBackgroundPassive = 21,
75 kDialogOptionBullet = 4
79 kActionMouthHover = 0,
101 VisualImageXMG *getUIElement(UIElement element, uint32 index)
const;
110 void goToAnimScriptStatement(UIElement stockUIElement,
int animScriptItemIndex);
116 bool isStaticLocation()
const;
135 Common::Path buildLocationArchiveName(
const char *locationName)
const;
140 #endif // STARK_SERVICES_STATIC_PROVIDER_H Definition: location.h:51
Resources::Level * getLevel() const
Definition: staticprovider.h:94
Definition: archiveloader.h:64
Definition: staticprovider.h:49
Definition: movie_decoder.h:32