iff

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 3, 2023 License: Apache-2.0, BSD-3-Clause, ISC Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Archive

type Archive struct {
}

func Load

func Load(data []byte) (*Archive, error)

func LoadFromPak

func LoadFromPak(fs pak.FS) (*Archive, error)

type Common

type Common struct {
	Active        uint32
	ID            uint32
	Name          string `struct:"[40]byte"`
	Level         byte
	Icon          string `struct:"[40]byte"`
	Price         uint32
	DiscountPrice uint32
	UsedPrice     uint32
	ShopFlag      byte
	MoneyFlag     byte
	TimeFlag      byte
	TimeByte      byte
	Point         uint32
	StartTime     pangya.SystemTime
	EndTime       pangya.SystemTime
}

type Course

type Course struct {
	Common           Common
	ShortName        string `struct:"[40]byte"`
	LocalizedName    string `struct:"[40]byte"`
	CourseFlag       byte
	PropertyFileName string `struct:"[40]byte"`
	Unknown          uint32
	CourseSequence   string `struct:"[40]byte"`
}
type Header struct {
	RecordCount uint16
	BindingID   uint16
	Version     uint32
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL