MCPcopy Create free account

hub / github.com/OpenDiablo2/HellSpawner / types & classes

Types & classes107 in github.com/OpenDiablo2/HellSpawner

↓ 5 callersInterfacePaletteColor
PaletteColor represents palette color
hswidget/palettegridwidget/palettecolor.go:4
↓ 3 callersTypeAliasToolWindowType
ToolWindowType represents type of tool window
hscommon/hsstate/tool_window_state.go:4
↓ 2 callersTypeAliasLocale
Locale represents an app locale go:generate stringer -linecomment -type Locale -output locales_string.go
hscommon/hsenum/locales.go:9
↓ 1 callersTypeAliasFileType
FileType represents file type
hscommon/hsfiletypes/filetype.go:11
↓ 1 callersTypeAliasanimationPlayMode
hswidget/dc6widget/state.go:21
↓ 1 callersTypeAliasanimationPlayMode
hswidget/dccwidget/state.go:16
↓ 1 callersTypeAliastileIdentity
hswidget/dt1widget/widget.go:39
StructAboutDialog
AboutDialog represents about dialog
hswindow/hsdialog/hsaboutdialog/aboutdialog.go:30
StructAbyssWrapper
AbyssWrapper represents abyss wrapper
abysswrapper/abysswrapper.go:18
StructAnimationDataEditor
AnimationDataEditor represents a cof editor
hswindow/hseditor/hsanimdataeditor/animation_data_editor.go:24
StructApp
App represents an app
hsapp/app.go:70
StructAppState
AppState holds information related to the running state of HellSpawner.
hscommon/hsstate/app_state.go:7
StructBuilder
Builder allows to build a small tile preview depending on its type
hswidget/dt1widget/tiletypeimage/tile_type_image.go:32
StructCOFEditor
COFEditor represents a cof editor
hswindow/hseditor/hscofeditor/cof_editor.go:25
TypeAliasChildren
Children represents represents subnodes
hscommon/hsnode/node.go:14
StructConfig
Config represents HellSpawner's config
hsconfig/config.go:34
StructConsole
Console represents a console
hswindow/hstoolwindow/hsconsole/console.go:21
StructDC6Editor
DC6Editor represents a dc6 editor
hswindow/hseditor/hsdc6editor/dc6_editor.go:25
StructDCCEditor
DCCEditor represents a new dcc editor
hswindow/hseditor/hsdcceditor/dcc_editor.go:26
StructDS1Editor
DS1Editor represents ds1 editor
hswindow/hseditor/hsds1editor/ds1_editor.go:25
StructDT1Editor
DT1Editor represents a dt1 editor
hswindow/hseditor/hsdt1editor/dt1_editor.go:26
StructDialog
Dialog represents HellSpawner's dialog
hswindow/hsdialog/dialog.go:9
StructEditor
Editor represents an editor
hswindow/hseditor/editor.go:19
StructEditorState
EditorState holds information about the state of an open editor
hscommon/hsstate/editor_state.go:4
InterfaceEditorWindow
EditorWindow represents editor window
hscommon/editorwindow.go:10
StructFlags
Flags specifies app flags
hsapp/flags.go:13
StructFont
Font represents font
hscommon/hsfiletypes/hsfont/font.go:16
StructFontEditor
FontEditor represents a font editor
hswindow/hseditor/hsfonteditor/fonteditor.go:28
StructFontTableEditor
FontTableEditor represents font table editor
hswindow/hseditor/hsfonttableeditor/font_table_editor.go:28
StructMPQExplorer
MPQExplorer represents a mpq explorer
hswindow/hstoolwindow/hsmpqexplorer/mpqexplorer.go:34
FuncTypeMPQExplorerFileSelectedCallback
MPQExplorerFileSelectedCallback represents file selected callback
hswindow/hstoolwindow/hsmpqexplorer/mpqexplorer.go:31
InterfaceMainMenuUpdater
MainMenuUpdater represents main menu updater
hscommon/main_menu_updater.go:6
StructNode
Node represents node
hscommon/hsnode/node.go:20
StructPaletteEditor
PaletteEditor represents a palette editor
hswindow/hseditor/hspaletteeditor/palette_editor.go:26
StructPaletteGridEditorWidget
PaletteGridEditorWidget represents a palette grid editor
hswidget/palettegrideditorwidget/widget.go:19
StructPaletteGridWidget
PaletteGridWidget represents a palette grid
hswidget/palettegridwidget/widget.go:18
StructPaletteMapEditor
PaletteMapEditor represents a palette map editor
hswindow/hseditor/hspalettemapeditor/palette_map_editor.go:24
StructPathEntry
PathEntry defines a file/folder
hscommon/pathentry.go:28
TypeAliasPathEntrySource
PathEntrySource represents the type of path entry.
hscommon/pathentry.go:13
StructPlayPauseButtonWidget
PlayPauseButtonWidget represents a play/pause button
hswidget/custom_widgets.go:45
StructPopUpConfirmDialog
PopUpConfirmDialog represents a pop up dialog
hswidget/popupconfirm.go:14
StructPreferencesDialog
PreferencesDialog represents preferences dialog
hswindow/hsdialog/hspreferencesdialog/preferencesdialog.go:23
StructProject
Project represents HellSpawner's project
hscommon/hsproject/project.go:36
StructProjectExplorer
ProjectExplorer represents a project explorer
hswindow/hstoolwindow/hsprojectexplorer/projectexplorer.go:43
FuncTypeProjectExplorerFileSelectedCallback
ProjectExplorerFileSelectedCallback represents callback on project file selected
hswindow/hstoolwindow/hsprojectexplorer/projectexplorer.go:40
StructProjectPropertiesDialog
ProjectPropertiesDialog represent project properties' dialog
hswindow/hsdialog/hsprojectpropertiesdialog/projectpropertiesdialog.go:35
InterfaceRenderable
Renderable represents renderable objects
hscommon/renderable.go:6
InterfaceSaveable
Saveable denotes a struct that has data that can be saved to a file.
hswindow/hseditor/saveable.go:4
StructSelectPaletteWidget
SelectPaletteWidget represents an pop-up MPQ explorer, when we're selectin DAT palette
hswidget/selectpalettewidget/widget.go:27
StructSoundEditor
SoundEditor represents a sound editor
hswindow/hseditor/hssoundeditor/soundeditor.go:38
StructStringTableEditor
StringTableEditor represents a string table editor
hswindow/hseditor/hsstringtableeditor/string_table_editor.go:28
StructTextEditor
TextEditor represents a text editor
hswindow/hseditor/hstexteditor/texteditor.go:28
StructTextureLoadRequestItem
TextureLoadRequestItem represents texture request item
hscommon/textureloader.go:19
InterfaceTextureLoader
TextureLoader represents a texture loader
hscommon/textureloader.go:25
InterfaceToolWindow
ToolWindow represents tool windows
hscommon/toolwindow.go:10
StructToolWindow
ToolWindow represents a tool window
hswindow/hstoolwindow/toolwindow.go:9
StructToolWindowState
ToolWindowState holds information about tool windows (e.g. MPQ Explorer)
hscommon/hsstate/tool_window_state.go:14
StructWindow
Window represents project's window
hswindow/window.go:10
StructWindowState
WindowState holds information about windows.
hscommon/hsstate/window_state.go:4
StructaddEditState
hswidget/stringtablewidget/state.go:32
StructaddEntryState
hswidget/animdatawidget/state.go:38
StructaddItemState
hswidget/fonttablewidget/state.go:43
Structcontrols
hswidget/dt1widget/state.go:11
Structds1AddObjectState
ds1AddObjectState represents state of new Object
hswidget/ds1widget/state.go:33
Structds1AddPathState
ds1AddPathState contains data about new path
hswidget/ds1widget/state.go:47
Structds1Controls
hswidget/ds1widget/state.go:22
StructeditEntryState
hswidget/palettegrideditorwidget/state.go:28
StructeditRuneState
hswidget/fonttablewidget/state.go:32
StructeditTransformState
hswidget/palettemapwidget/state.go:31
FuncTypeeditorConstructor
func( config *hsconfig.Config, textureLoader hscommon.TextureLoader, pathEntry *hscommon.PathEntry, state
hsapp/app.go:59
StructfileToOverwrite
hswindow/hstoolwindow/hsmpqexplorer/mpqexplorer.go:44
Interfacemarshaler
hscommon/hsproject/marshaler.go:16
TypeAliasmode
hswidget/cofwidget/state.go:15
StructnewLayerFields
hswidget/cofwidget/state.go:57
StructplayPauseButtonState
hswidget/custom_widgets.go:34
StructtextureLoader
textureLoader allows app to load textures and avoid unexpected panics
hscommon/textureloader.go:37
Structtextures
hswidget/cofwidget/state.go:30
StructtiledState
hswidget/dc6widget/state.go:93
StructviewerState
hswidget/dc6widget/state.go:76
StructviewerState
viewerState represents cof viewer's state
hswidget/cofwidget/state.go:44
Structwidget
hswidget/animdatawidget/widget.go:25
Structwidget
hswidget/fonttablewidget/widget.go:26
Structwidget
widget represents dt1 viewers widget
hswidget/dt1widget/widget.go:47
Structwidget
hswidget/stringtablewidget/widget.go:19
Structwidget
hswidget/palettemapwidget/widget.go:25
Structwidget
widget represents dc6viewer's widget
hswidget/dc6widget/widget.go:33
Structwidget
hswidget/cofwidget/widget.go:27
Structwidget
hswidget/dccwidget/widget.go:35
Structwidget
hswidget/ds1widget/widget.go:31
TypeAliaswidgetMode
hswidget/animdatawidget/state.go:12
TypeAliaswidgetMode
hswidget/fonttablewidget/state.go:11
TypeAliaswidgetMode
hswidget/stringtablewidget/state.go:10
TypeAliaswidgetMode
hswidget/palettemapwidget/state.go:9
TypeAliaswidgetMode
hswidget/dc6widget/state.go:44
TypeAliaswidgetMode
hswidget/palettegrideditorwidget/state.go:10
TypeAliaswidgetMode
hswidget/ds1widget/state.go:12
StructwidgetState
hswidget/animdatawidget/state.go:19
StructwidgetState
hswidget/fonttablewidget/state.go:19
StructwidgetState
PaletteGridState represents palette grid's state
hswidget/palettegridwidget/state.go:14
StructwidgetState
widgetState represents dt1 viewers state
hswidget/dt1widget/state.go:22
next →1–100 of 107, ranked by callers