tilestacker

package
v0.0.0-...-5045af9 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Layer

type Layer struct {
	Layer *ldtkgo.Layer
	Tiles []*Tile
}

type Level

type Level struct {
	Level    *ldtkgo.Level
	Position rl.Vector2
	Size     rl.Vector2
	Layers   []*Layer
}

type Project

type Project struct {
	Color  rl.Color
	Levels []*Level
	// contains filtered or unexported fields
}

func Open

func Open(filePath string) (*Project, error)

type Tile

type Tile struct {
	Tile     *ldtkgo.Tile
	Position rl.Vector2
	Size     rl.Vector2
}

Jump to

Keyboard shortcuts

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