World of Might and Magic  0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
Структура AVLFG

#include <lfg.h>

Открытые атрибуты

unsigned int state [64]
 
int index
 

Подробное описание

Context structure for the Lagged Fibonacci PRNG. The exact layout, types and content of this struct may change and should not be accessed directly. Only its sizeof() is guranteed to stay the same to allow easy instanciation.

См. определение в файле lfg.h строка 33

Данные класса

◆ state

unsigned int AVLFG::state[64]

См. определение в файле lfg.h строка 34

◆ index

int AVLFG::index

См. определение в файле lfg.h строка 35


Объявления и описания членов структуры находятся в файле: