EventConverter.h file
Namespaces
- namespace Jazz2
- Root namespace of Jazz² Resurrection.
- namespace Jazz2::Compatibility
- Translation layer for original data files.
Classes
- struct Jazz2::Compatibility::ConversionResult
- Converted extended event description.
- class Jazz2::Compatibility::EventConverter
- Maps original events to extended event descriptions.
Variables
-
std::
int32_t JJ2ParamNone constexpr - Parameter is unused.
-
std::
int32_t JJ2ParamBool constexpr - Parameter is a boolean value.
-
std::
int32_t JJ2ParamUInt constexpr - Parameter is an unsigned integer value.
-
std::
int32_t JJ2ParamInt constexpr - Parameter is a signed integer value.