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 "CDGrid.h"
Namespaces | |
OpenSkyNet | |
OpenSkyNet::CD | |
Collision volume data and collision detection methods. | |
Variables | |
Point< int > | OpenSkyNet::CD::g_binLookupTable [MAX_X_DIVISIONS_FOR_ALL_GRIDS][MAX_Y_DIVISIONS_FOR_ALL_GRIDS][MAX_Z_DIVISIONS_FOR_ALL_GRIDS] |
Grid * | OpenSkyNet::CD::g_initialGrid = 0 |
Grid * | OpenSkyNet::CD::g_subdividedGrids [MAX_GLOBAL_GRID_SUBDIVISIONS] |