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.
|
User editable constants to finetune the pathfinder's capabilities. More...
Go to the source code of this file.
Namespaces | |
OpenSkyNet | |
OpenSkyNet::PF | |
All Pathfinding classes and constants. | |
Functions | |
bool | OpenSkyNet::PF::isSuccessful (RESULT result_) |
Variables | |
const double | OpenSkyNet::PF::MAX_SECONDS_WITH_SAME_BIN = 5.0 |
const Utils::uint | OpenSkyNet::PF::MAX_BFS_PATH_STEPS = 19 |
const float | OpenSkyNet::PF::MAX_DESIRED_TARGET_DISTANCE = 5.0f |
User editable constants to finetune the pathfinder's capabilities.