Jazz² Resurrection | API Docs
  1. Pages
  2. Namespaces
  1. Classes
  2. Files

Jazz2::Compatibility::JJ2Episode class
#include <Jazz2/Compatibility/JJ2Episode.h>

Parses original .j2e/.j2pe episode files.

Contents

  • Reference
    • Constructors, destructors, conversion operators
    • Public functions
    • Public variables

Constructors, destructors, conversion operators

JJ2Episode()
JJ2Episode(StringView name, StringView displayName, StringView firstLevel, std::int32_t position)

Public functions

auto Open(StringView path) -> bool
void Convert(StringView targetPath, Function<JJ2Level::LevelToken(StringView)>&& levelTokenConversion = {}, Function<String(JJ2Episode*)>&& episodeNameConversion = {}, Function<Pair<String, String>(JJ2Episode*)>&& episodePrevNext = {})

Public variables

std::int32_t Position
String Name
String DisplayName
String FirstLevel
String PreviousEpisode
String NextEpisode
std::int32_t ImageWidth
std::int32_t ImageHeight
std::unique_ptr<std::uint8_t[]> ImageData
std::int32_t TitleWidth
std::int32_t TitleHeight
std::unique_ptr<std::uint8_t[]> TitleData
Tab / T to search, Esc to close
…

Search for symbols, directories, files, pages or modules. You can omit any prefix from the symbol or file path; adding a : or / suffix lists all members of given symbol or directory.

Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.

Sorry, nothing was found.
Maybe try a full-text search with external engine?

    Jazz² Resurrection API Docs. Created with Doxygen 1.13.2 and m.css.