DDNet documentation
Loading...
Searching...
No Matches
infomessages.cpp File Reference
#include "infomessages.h"
#include <base/time.h>
#include <engine/graphics.h>
#include <engine/shared/config.h>
#include <engine/shared/protocol.h>
#include <engine/textrender.h>
#include <generated/client_data.h>
#include <generated/protocol.h>
#include <game/client/animstate.h>
#include <game/client/gameclient.h>
#include <game/client/prediction/entities/character.h>
#include <game/client/prediction/gameworld.h>
#include <game/localization.h>
Include dependency graph for infomessages.cpp:

Variables

static constexpr float ROW_HEIGHT = 46.0f
static constexpr float FONT_SIZE = 36.0f
static constexpr float RACE_FLAG_SIZE = 52.0f

Variable Documentation

◆ FONT_SIZE

float FONT_SIZE = 36.0f
staticconstexpr

◆ RACE_FLAG_SIZE

float RACE_FLAG_SIZE = 52.0f
staticconstexpr

◆ ROW_HEIGHT

float ROW_HEIGHT = 46.0f
staticconstexpr