Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SoftwrapScanner ¶
type SoftwrapScanner struct {
// contains filtered or unexported fields
}
func NewSoftwrapScanner ¶
func NewSoftwrapScanner(s string, width uint16) SoftwrapScanner
func (*SoftwrapScanner) Scan ¶
func (s *SoftwrapScanner) Scan(ctx vxfw.DrawContext) bool
func (*SoftwrapScanner) Text ¶
func (s *SoftwrapScanner) Text() string
Click to show internal directories.
Click to hide internal directories.