SDLGameEngine

include/sgemisc.h File Reference

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

Detailed Description

Miscellaneous helper functions.

Definition in file sgemisc.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines