dos

package
v0.0.0-...-e78e2ff Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2018 License: BSD-3-Clause Imports: 5 Imported by: 4

Documentation

Index

Constants

View Source
const (
	// MagicHeader is the header value in a texture properties file.
	MagicHeader = uint32(0x09)
	// Size of the magic header
	MagicHeaderSize = 4
	// How big the table is within the file
	TableSize = uint32(4000)
)

Variables

This section is empty.

Functions

func NewConsumer

func NewConsumer(dest serial.SeekingWriteCloser) textprop.Consumer

NewConsumer wraps the provided Writer in a consumer for text properties.

func NewProvider

func NewProvider(source io.ReadSeeker) (provider textprop.Provider, err error)

NewProvider wraps the provided ReadSeeker in a provider for texture properties.

Types

This section is empty.

Jump to

Keyboard shortcuts

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