#include <difficulty.h>
Static Public Methods | |
QString | text (int difficulty) |
Static Private Attributes | |
QStringList | s_texts |
bool | s_is_initialized |
|
Returns a human readable representation of the given difficulty.
|
|
If true, we have created the texts.
|
|
Here we store the texts.
|