asset_2d

package
v0.5.3 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2023 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Asset2d

type Asset2d struct {
	// contains filtered or unexported fields
}

func NewAsset2d

func NewAsset2d(id umid.UMID, db database.DB) *Asset2d

func (*Asset2d) GetEntry

func (a *Asset2d) GetEntry() *entry.Asset2d

func (*Asset2d) GetID

func (a *Asset2d) GetID() umid.UMID

func (*Asset2d) GetMeta

func (a *Asset2d) GetMeta() entry.Asset2dMeta

func (*Asset2d) GetOptions

func (a *Asset2d) GetOptions() *entry.Asset2dOptions

func (*Asset2d) Initialize

func (a *Asset2d) Initialize(ctx types.LoggerContext) error

func (*Asset2d) LoadFromEntry

func (a *Asset2d) LoadFromEntry(entry *entry.Asset2d) error

func (*Asset2d) SetMeta

func (a *Asset2d) SetMeta(meta entry.Asset2dMeta, updateDB bool) error

func (*Asset2d) SetOptions

func (a *Asset2d) SetOptions(modifyFn modify.Fn[entry.Asset2dOptions], updateDB bool) (*entry.Asset2dOptions, error)

Jump to

Keyboard shortcuts

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