Jazz2::Compatibility::JJ2Tileset class

Parses original .j2t tile set files.

Public static variables

static std::int32_t BlockSize constexpr
Size of a tile.

Constructors, destructors, conversion operators

JJ2Tileset()

Public functions

auto Open(StringView path, bool strictParser) -> bool
void Convert(StringView targetPath) const
auto GetMaxSupportedTiles() const -> std::int32_t
Returns maximum number of supported tiles.