OpenGothic
Open source reimplementation of Gothic I and II
Loading...
Searching...
No Matches
GameScript::PerDist Struct Reference

#include <gamescript.h>

Public Member Functions

 PerDist ()
 
int at (PercType perc, int r) const
 

Public Attributes

int32_t range [PERC_Count] = {}
 

Detailed Description

Definition at line 58 of file gamescript.h.

Constructor & Destructor Documentation

◆ PerDist()

GameScript::PerDist::PerDist ( )

Definition at line 75 of file gamescript.cpp.

Member Function Documentation

◆ at()

int GameScript::PerDist::at ( PercType  perc,
int  r 
) const

Definition at line 80 of file gamescript.cpp.

Member Data Documentation

◆ range

int32_t GameScript::PerDist::range[PERC_Count] = {}

Definition at line 60 of file gamescript.h.


The documentation for this struct was generated from the following files: