ManaPlus
|
Variables | |
const int | randNumbers = 1024 |
int | mPos = 0 |
int | mRand [randNumbers] |
int anonymous_namespace{mrand.cpp}::mPos = 0 |
Definition at line 31 of file mrand.cpp.
Referenced by Particle::addEffect(), ImageParticle::draw(), TextParticle::draw(), Being::getSortPixelY(), Particle::moveBy(), Particle::moveTo(), mrand(), VirtFs::FsZip::rwops_seek(), and Actor::setPixelPositionF().
int anonymous_namespace{mrand.cpp}::mRand[randNumbers] |
Definition at line 32 of file mrand.cpp.
Referenced by initRand(), and mrand().
const int anonymous_namespace{mrand.cpp}::randNumbers = 1024 |
Definition at line 30 of file mrand.cpp.
Referenced by initRand(), and mrand().