DDraceNetwork Docs
|
#include "ui.h"
#include "ui_scrollregion.h"
#include <base/math.h>
#include <base/system.h>
#include <engine/client.h>
#include <engine/graphics.h>
#include <engine/input.h>
#include <engine/keys.h>
#include <engine/shared/config.h>
#include <game/localization.h>
#include <limits>
Classes | |
struct | SCursorAndBoundingBox |
Functions | |
static SCursorAndBoundingBox | CalcFontSizeCursorHeightAndBoundingBox (ITextRender *pTextRender, const char *pText, int Flags, float &Size, float MaxWidth, const SLabelProperties &LabelProps) |
static int | GetFlagsForLabelProperties (const SLabelProperties &LabelProps, const CTextCursor *pReadCursor) |
|
static |
|
static |