model

package
v0.0.0-...-aae8f7c Latest Latest
Warning

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

Go to latest
Published: May 7, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Classic

type Classic [9][9]uint8

func (Classic) String

func (p Classic) String() string

type Difficulty

type Difficulty uint8

func (Difficulty) String

func (d Difficulty) String() string

type Iterator

type Iterator int
const (
	MinIteratorStandard Iterator = 0
	MaxIteratorStandard Iterator = 7

	IteratorStandard12x12 Iterator = 6
	IteratorStandard16x16 Iterator = 7

	MinIteratorJigsaw Iterator = 100
	MaxIteratorJigsaw Iterator = 108
)

func (Iterator) GetDifficulty

func (i Iterator) GetDifficulty() Difficulty

func (Iterator) GetSize

func (i Iterator) GetSize() (uint8, uint8)

func (Iterator) String

func (i Iterator) String() string

type Sixteen

type Sixteen [16][16]uint8

func NewSixteen

func NewSixteen(
	task pmodel.Task,
) Sixteen

func (Sixteen) String

func (p Sixteen) String() string

type Twelve

type Twelve [12][12]uint8

func (Twelve) String

func (p Twelve) String() string

Jump to

Keyboard shortcuts

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