Implements the Credits class. More...
#include <string>
#include <vector>
#include "Graphics/Font.h"
#include "Graphics/Sprite.h"
#include "Graphics/Color.h"
#include "Math/MathCommon.h"
Classes | |
class | CreditSection |
Holds the data for one section of the credits. More... | |
class | CreditSection::Element |
Represents a single element in a CreditSection. More... | |
class | Credits |
Displays scrolling game credits. More... |
Implements the Credits class.
Defines the Credits class for displaying end game credits.