43 _innerVSpace(innerVSpace) {
68 const ptrdiff_t maxStartRow = rowCount - visibleRow;
139 const float itemHeight =
_items.front()->getHeight();
140 const float itemWidth =
_items.front()->getWidth();
142 size_t row = 0, column = 0;
201 for (
size_t i = 0, column = 0; i < count; i++, column++) {
The global graphics manager.
A class holding an UTF-8 string.
bool endsWith(const UString &with) const
Utility templates and functions.
Sound::ChannelHandle playSound(const Common::UString &sound, Sound::SoundType soundType, bool loop, float volume, bool pitchVariance)
Play this sound resource.
Generic Aurora engines utility functions.
#define GfxMan
Shortcut for accessing the graphics manager.