![]() |
Tactics: Western Philosophers Vs. Musicians
0.12
A turn-based tactical game combining rules and gameplay elements inspired by Final Fantasy Tactics and the Mayfair Exponential Game System. Unlike most games of this type, motion is in full, grid-less 3D.
|
#include <cstddef>#include <string.h>#include <assert.h>Go to the source code of this file.
Classes | |
| class | OpenSkyNet::Utils::TaggedUnion |
Namespaces | |
| OpenSkyNet | |
| OpenSkyNet::Utils | |
Macros | |
| #define | MAX_STRING_SIZE 4096 |
| #define | UNUSED(var) (void)var; |
Typedefs | |
| typedef unsigned int | OpenSkyNet::Utils::uint |
| typedef unsigned long long | OpenSkyNet::Utils::uint64 |
| #define MAX_STRING_SIZE 4096 |
| #define UNUSED | ( | var | ) | (void)var; |
1.8.6