|
SDLGameEngine
|
Miscellaneous helper functions. More...
Go to the source code of this file.
Functions | |
| int | sgeGetDistance (int x, int y, int xx, int yy) |
| get the distance of two coordinates | |
| char * | sgeMD5 (const unsigned char *data, unsigned int datalen) |
| get a md5 sum from data | |
| char * | sgeSHA1 (const unsigned char *data, unsigned int datalen) |
| get a sha1 hash from data | |
Miscellaneous helper functions.
Definition in file sgemisc.h.