#include <FFLiRandomContext.h>
Public Member Functions | |
| void | Init (u32 seed) |
| u16 | Random (u16 max) |
Private Attributes | |
| u32 | m_RndX |
| u32 | m_RndY |
| u32 | m_RndZ |
| void FFLiRandomContext::Init | ( | u32 | seed | ) |
| u16 FFLiRandomContext::Random | ( | u16 | max | ) |
|
private |
|
private |
|
private |