|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include <gamescript.h>
Public Member Functions | |
| PerDist () | |
| int | at (PercType perc, int r) const |
Public Attributes | |
| int32_t | range [PERC_Count] = {} |
Definition at line 58 of file gamescript.h.
| GameScript::PerDist::PerDist | ( | ) |
Definition at line 75 of file gamescript.cpp.
| int GameScript::PerDist::at | ( | PercType | perc, |
| int | r | ||
| ) | const |
Definition at line 80 of file gamescript.cpp.
| int32_t GameScript::PerDist::range[PERC_Count] = {} |
Definition at line 60 of file gamescript.h.