#include "movementcache.h"#include "voxel.h"#include "problem.h"#include <string.h>

Functions | |
| static unsigned int | moHashValue (unsigned int s1, unsigned int s2, int dx, int dy, int dz, unsigned char t1, unsigned char t2) |
| static unsigned int moHashValue | ( | unsigned int | s1, | |
| unsigned int | s2, | |||
| int | dx, | |||
| int | dy, | |||
| int | dz, | |||
| unsigned char | t1, | |||
| unsigned char | t2 | |||
| ) | [static] |
Referenced by movementCache_c::getMoValue(), and movementCache_c::moRehash().
1.5.8