Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ToNRGBA = helpers.ToNRGBA
Functions ¶
This section is empty.
Types ¶
type BorderElement ¶
type BorderElement struct {
// contains filtered or unexported fields
}
func (*BorderElement) Create ¶
func (e *BorderElement) Create() Node
func (*BorderElement) Equals ¶
func (e *BorderElement) Equals(other Element) bool
func (*BorderElement) Update ¶
func (e *BorderElement) Update(node Node)
type BorderNode ¶
type BorderNode struct {
ChainNode
// contains filtered or unexported fields
}
func NewBorderNode ¶
func NewBorderNode(element BorderElement) *BorderNode
type DrawModifierNode ¶
type DrawModifierNode = layoutnode.DrawModifierNode
type InspectableModifier ¶
type InspectableModifier = modifier.InspectableModifier
type LayoutContext ¶
type LayoutContext = layoutnode.LayoutContext
type LayoutDimensions ¶
type LayoutDimensions = layoutnode.LayoutDimensions
type LayoutWidget ¶
type LayoutWidget = layoutnode.LayoutWidget
type ModifierInspectorInfo ¶
type ModifierInspectorInfo = modifier.InspectorInfo
Click to show internal directories.
Click to hide internal directories.