![]() |
YAPOG
0.0.1
Yet Another Pokemon Online Game
|
#include <iostream>Go to the source code of this file.
Macros | |
| #define | YAPOG_TRUE 1 |
| #define | YAPOG_FALSE 0 |
| #define | DISALLOW_COPY(TYPE) |
| Disallowing copy. | |
| #define | DISALLOW_ASSIGN(TYPE) |
| #define | YAPOG_LINUX |
| #define | YAPOG_LIB |
| WIN32 dll export. | |
| #define | YAPOG_MOVE_PREDICTION YAPOG_FALSE |
| #define DISALLOW_ASSIGN | ( | TYPE | ) |
Definition at line 18 of file Macros.hpp.
| #define DISALLOW_COPY | ( | TYPE | ) |
Disallowing copy.
Definition at line 13 of file Macros.hpp.
| #define YAPOG_FALSE 0 |
Definition at line 9 of file Macros.hpp.
| #define YAPOG_LIB |
WIN32 dll export.
Definition at line 38 of file Macros.hpp.
| #define YAPOG_LINUX |
Definition at line 25 of file Macros.hpp.
| #define YAPOG_MOVE_PREDICTION YAPOG_FALSE |
Definition at line 46 of file Macros.hpp.
| #define YAPOG_TRUE 1 |
Definition at line 5 of file Macros.hpp.