36 _disableHighlight(false),
38 _parentList(parentList) {
46 _text->setText(contents);
A class holding an UTF-8 string.
void setHighlightable(bool highlightable)
bool empty() const
Is the string empty?
void setHighlightDelta(float r, float g, float b, float a)
Set how much the quad changes per render.
Sound::ChannelHandle playSound(const Common::UString &sound, Sound::SoundType soundType, bool loop, float volume, bool pitchVariance)
Play this sound resource.
A protoitem widget for Star Wars: Knights of the Old Republic and Jade Empire.
Low-level detection of architecture/system properties.
Generic Aurora engines utility functions.
void setHighlightUpperBound(float r, float g, float b, float a)
When any of the quad properties are greater than this bound, the signs of the delta floats will flip...
void setHighlightLowerBound(float r, float g, float b, float a)
When any of the quad properties are less than this bound, the signs of the delta floats will flip...