#include <set>
#include <string>
#include <vector>
#include <list>
#include <optional>
#include "irrlichttypes.h"
#include "util/enriched_string.h"
Go to the source code of this file.
Classes | |
struct | ChatLine |
struct | ChatFormattedFragment |
struct | ChatFormattedLine |
class | ChatBuffer |
class | ChatPrompt |
struct | ChatPrompt::HistoryEntry |
class | ChatBackend |