Documentation ¶
Index ¶
Constants ¶
View Source
const CogIconData = `` /* 552-byte string literal not displayed */
View Source
const CopyIconData = `` /* 836-byte string literal not displayed */
View Source
const FileIconData = `` /* 402-byte string literal not displayed */
View Source
const FolderClosedData = `` /* 455-byte string literal not displayed */
View Source
const FolderOpenData = `` /* 747-byte string literal not displayed */
View Source
const GeometryIconData = `` /* 439-byte string literal not displayed */
View Source
const LinkIconData = `` /* 1342-byte string literal not displayed */
View Source
const PlanetClosedData = `` /* 577-byte string literal not displayed */
View Source
const PlanetOpenData = `` /* 1654-byte string literal not displayed */
View Source
const ResetIconData = `` /* 2035-byte string literal not displayed */
View Source
const RotateIconData = `` /* 1650-byte string literal not displayed */
View Source
const ScaleIconData = `` /* 1427-byte string literal not displayed */
View Source
const TranslateIconData = `` /* 1265-byte string literal not displayed */
View Source
const TrashIconData = `` /* 301-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func NewEditorController ¶
func NewEditorController(e *Editor) controller.Controller
Types ¶
type Editor ¶
type Editor struct {
// contains filtered or unexported fields
}
func (*Editor) MoveSelectedNodeModel ¶
func (*Editor) RotateSelectedNodeModel ¶
func (*Editor) ScaleSelectedNodeModel ¶
type FileBrowser ¶
type FileBrowser struct {
// contains filtered or unexported fields
}
func (*FileBrowser) ClearFiles ¶
func (fb *FileBrowser) ClearFiles()
func (*FileBrowser) GetFileTextField ¶
func (fb *FileBrowser) GetFileTextField() string
func (*FileBrowser) RenderFile ¶
func (fb *FileBrowser) RenderFile(name, path, img string, depth int)
func (*FileBrowser) SetFileTextField ¶
func (fb *FileBrowser) SetFileTextField(path string)
func (*FileBrowser) SetHeading ¶
func (fb *FileBrowser) SetHeading(heading string)
func (*FileBrowser) UpdateFileSystem ¶
func (fb *FileBrowser) UpdateFileSystem()
type MapLoadUpdate ¶
type MapLoadUpdate struct {
// contains filtered or unexported fields
}
Source Files ¶
Click to show internal directories.
Click to hide internal directories.