CreditSection Member List
This is the complete list of members for
CreditSection, including all inherited members.
AddElement(const char *text, FontRef f, const Color4f &c) | CreditSection | |
AddElement(const char *text, FontRef f, const Color4f &c, float t, float b) | CreditSection | |
AddImageElement(const Sprite &image, const char *text, FontRef f, const Color4f &c, float t, float b) | CreditSection | |
AddImageElement(const Sprite &image, const char *text, FontRef f, const Color4f &c, float t, float b, float spacing) | CreditSection | |
CreditSection() | CreditSection | [inline] |
CreditSection(const char *name) | CreditSection | |
Draw(const Point2f &p) const | CreditSection | |
GetDimensions(float &w, float &h) const | CreditSection | |
SetTitle(const char *title) | CreditSection | [inline] |
SetTitleColor(const Color4f &color) | CreditSection | [inline] |
SetTitleFont(FontRef font) | CreditSection | [inline] |
SetTitlePadding(float top, float bottom) | CreditSection | [inline] |