25 #ifndef ENGINES_AURORA_KOTORJADEGUI_KOTORINVENTORYITEM_H 26 #define ENGINES_AURORA_KOTORJADEGUI_KOTORINVENTORYITEM_H 56 #endif // ENGINES_AURORA_KOTORJADEGUI_KOTORINVENTORYITEM_H A class holding an UTF-8 string.
void setWidth(float width)
Set the width of the widget.
KotORInventoryItem(GUI &gui, const Common::UString &tag)
void setContents(const Common::UString &contents)
Set item contents.
void hide()
Hide the widget.
Common::ScopedPtr< Graphics::Aurora::GUIQuad > _icon
Common::ScopedPtr< Graphics::Aurora::Text > _countText
void load(const Aurora::GFF3Struct &gff)
void setPosition(float x, float y, float z)
Set the widget's position.
A protoitem widget for Star Wars: Knights of the Old Republic and Jade Empire.
Common::ScopedPtr< Graphics::Aurora::GUIQuad > _iconFrame
void show()
Show the widget.