|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include <cstdint>#include <limits>#include <time.h>Go to the source code of this file.
Classes | |
| class | gtime |
Functions | |
| bool | operator== (gtime a, gtime b) |
| bool | operator!= (gtime a, gtime b) |
| bool | operator< (gtime a, gtime b) |
| bool | operator<= (gtime a, gtime b) |
Definition at line 43 of file gametime.h.
Definition at line 47 of file gametime.h.
Definition at line 51 of file gametime.h.
Definition at line 39 of file gametime.h.