ManaPlus
|
#include "localconsts.h"
Go to the source code of this file.
Functions | |
void | initRand () |
int | mrand () |
void initRand | ( | ) |
Definition at line 35 of file mrand.cpp.
References anonymous_namespace{mrand.cpp}::mRand, and anonymous_namespace{mrand.cpp}::randNumbers.
Referenced by Client::gameInit().
int mrand | ( | ) |
Definition at line 41 of file mrand.cpp.
References anonymous_namespace{mrand.cpp}::mPos, anonymous_namespace{mrand.cpp}::mRand, and anonymous_namespace{mrand.cpp}::randNumbers.
Referenced by AnimatedSprite::updateCurrentAnimation(), and Particle::updateSelf().