![]() |
DDraceNetwork Documentation
|
#include "graphics.h"#include "kernel.h"#include "message.h"#include <base/hash.h>#include <engine/client/enums.h>#include <engine/friends.h>#include <engine/shared/translation_context.h>#include <generated/protocol.h>#include <generated/protocol7.h>#include <functional>#include <optional>Go to the source code of this file.
Classes | |
| class | IClient |
| class | IClient::CSnapItem |
| class | IGameClient |
Macros | |
| #define | CONNECTLINK_DOUBLE_SLASH "ddnet://" |
| #define | CONNECTLINK_NO_SLASH "ddnet:" |
Typedefs | |
| typedef bool(* | CLIENTFUNC_FILTER) (const void *pData, int DataSize, void *pUser) |
Enumerations | |
| enum | { RECORDER_MANUAL = 0 , RECORDER_AUTO = 1 , RECORDER_RACE = 2 , RECORDER_REPLAYS = 3 , RECORDER_MAX = 4 } |
Functions | |
| IGameClient * | CreateGameClient () |
| #define CONNECTLINK_DOUBLE_SLASH "ddnet://" |
| #define CONNECTLINK_NO_SLASH "ddnet:" |
| typedef bool(* CLIENTFUNC_FILTER) (const void *pData, int DataSize, void *pUser) |
|
extern |