Functions

aesop Namespace Reference

Functions

static float getRandomX (void) throw ()
static const char * getIntBuffer (IN dword_t dw)
static bool isPortal (IN smart_ptr< Instance > &i)
smart_ptr< ServerGameLogic > createServerGameLogic (void)
 factory method to create a basic server-side game logic object

Function Documentation

static float aesop::getRandomX ( void   )  throw () [static]

Definition at line 47 of file srv-game-logic.cpp.

static const char* aesop::getIntBuffer ( IN dword_t  dw  )  [static]

Definition at line 64 of file srv-game-logic.cpp.

static bool aesop::isPortal ( IN smart_ptr< Instance > &  i  )  [static]

Definition at line 77 of file srv-game-logic.cpp.