Documentation
¶
Index ¶
- type Alignment
- type ShapeArray
- type Split
- type SplitArray
- type SplitCoordination
- type Struct
- func (m *Struct) Add(shape shared.Shape, zIndex int)
- func (m *Struct) AddAll(shapes ...shared.Shape) *Struct
- func (m *Struct) GetAt(x int, y int) shared.Shape
- func (m *Struct) GetStackAt(x int, y int) []shared.Shape
- func (m *Struct) GetXYPositions(p image.Point) (int, int)
- func (m *Struct) Remove(shape shared.Shape)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ShapeArray ¶
type SplitArray ¶
type SplitArray []*Split
type SplitCoordination ¶
func SC ¶
func SC(HSplit *Split, VSplit *Split) SplitCoordination
func (SplitCoordination) Sane ¶
func (c SplitCoordination) Sane() bool
Click to show internal directories.
Click to hide internal directories.