|
OpenGothic
Open source reimplementation of Gothic I and II
|
#include <animation.h>
Public Attributes | |
| zenkit::MdsEventType | def = zenkit::MdsEventType::UNKNOWN |
| std::string_view | item |
| std::string_view | slot [2] = {} |
| uint64_t | time = 0 |
Definition at line 22 of file animation.h.
| zenkit::MdsEventType Animation::EvTimed::def = zenkit::MdsEventType::UNKNOWN |
Definition at line 23 of file animation.h.
| std::string_view Animation::EvTimed::item |
Definition at line 24 of file animation.h.
| std::string_view Animation::EvTimed::slot[2] = {} |
Definition at line 25 of file animation.h.
| uint64_t Animation::EvTimed::time = 0 |
Definition at line 26 of file animation.h.