MCPcopy Create free account

hub / github.com/OpenDiablo2/HellSpawner / functions

Functions550 in github.com/OpenDiablo2/HellSpawner

↓ 2 callersFunctionExportToGif
ExportToGif converts images area to GIF format and saves it under the path selected by user tutorial: http://tech.nitoyon.com/en/blog/2016/01/07/go-an
hscommon/hsutil/datautils.go:40
↓ 2 callersMethodFileExtension
FileExtension returns file's extension
hscommon/hsfiletypes/filetype.go:75
↓ 2 callersMethodGenerateSaveData
GenerateSaveData is called by the underlying interface (namely hseditor.Editor) to retrieve the data the editor wants written to the file.
hswindow/hseditor/saveable.go:7
↓ 2 callersFunctionGetConfigPath
GetConfigPath returns default config path
hsconfig/config.go:49
↓ 2 callersFunctionGetFileTypeFromExtension
GetFileTypeFromExtension returns file type
hscommon/hsfiletypes/filetype.go:110
↓ 2 callersMethodGetID
GetID returns a unique identifier for this editor window
hscommon/editorwindow.go:23
↓ 2 callersMethodGetMpqTreeNodes
GetMpqTreeNodes returns mpq tree
hswindow/hstoolwindow/hsmpqexplorer/mpqexplorer.go:109
↓ 2 callersMethodGetProjectTreeNodes
GetProjectTreeNodes returns project tree
hswindow/hstoolwindow/hsprojectexplorer/projectexplorer.go:139
↓ 2 callersMethodIsVisible
()
hscommon/renderable.go:11
↓ 2 callersMethodJSON
JSON exports font to json
hscommon/hsfiletypes/hsfont/font.go:49
↓ 2 callersMethodKill
Kill stops abyss wrapper
abysswrapper/abysswrapper.go:89
↓ 2 callersFunctionMakeCheckboxFromByte
MakeCheckboxFromByte creates a checkbox using a byte as input/output
hswidget/custom_widgets.go:196
↓ 2 callersFunctionNew
New creates new window
hswindow/window.go:16
↓ 2 callersFunctionOnDoubleClick
OnDoubleClick detects if item is double-clicked this can be used as an alternative to OnClick methos of some widgets e.g.: giu.Layout{ giu.Button("do
hswidget/custom_widgets.go:215
↓ 2 callersMethodPos
(x, y float32)
hscommon/toolwindow.go:18
↓ 2 callersMethodQuit
Quit quits the app
hsapp/app.go:386
↓ 2 callersMethodRenameFile
RenameFile renames project's file
hscommon/hsproject/project.go:220
↓ 2 callersMethodSave
Save saves a new config
hsconfig/config.go:107
↓ 2 callersMethodSave
Save saves app state
hsapp/app.go:370
↓ 2 callersFunctionSortPaths
SortPaths sorts paths
hscommon/sortpaths.go:9
↓ 2 callersFunctionWrap
Wrap integer to max: wrap(450, 360) == 90
hscommon/hsutil/datautils.go:28
↓ 2 callersMethodWrite
Write writes input on console, stdout and (if exists) to the log file
hswindow/hstoolwindow/hsconsole/console.go:60
↓ 2 callersMethodclosePopups
()
hsapp/app.go:347
↓ 2 callersMethodcreateDirectoryTreeItem
(pathEntry *hscommon.PathEntry, layout g.Layout)
hswindow/hstoolwindow/hsprojectexplorer/projectexplorer.go:229
↓ 2 callersMethodcreateEditor
(path *hscommon.PathEntry, state []byte, x, y, w, h float32)
hsapp/app.go:180
↓ 2 callersMethoddeleteEntry
(name string)
hswidget/animdatawidget/widget.go:260
↓ 2 callersMethoddeleteRow
(r rune)
hswidget/fonttablewidget/widget.go:162
↓ 2 callersMethodfromTile
(tile *d2dt1.Tile)
hswidget/dt1widget/widget.go:41
↓ 2 callersFunctiongenerateWindowTitle
(path *hscommon.PathEntry)
hswindow/hseditor/editor.go:114
↓ 2 callersFunctiongetNextUniqueNewPath
(fmtPath string, maxAttempt int)
hscommon/hsproject/project.go:258
↓ 2 callersMethodgetStateID
()
hswidget/palettegridwidget/state.go:23
↓ 2 callersFunctionmakeMenuID
(name, group, shortcut string)
hsapp/menubar.go:406
↓ 2 callersMethodmakeSaveCancelRow
makeSaveCancelRow creates line of action buttons for an editor if given rune already exists in glyph's table, save button isn't created
hswidget/fonttablewidget/widget.go:331
↓ 2 callersMethodonFileRenamed
(entry *hscommon.PathEntry)
hswindow/hstoolwindow/hsprojectexplorer/projectexplorer.go:347
↓ 2 callersMethodonProjectPropertiesChanged
(project *hsproject.Project)
hsapp/app.go:294
↓ 2 callersMethodonRenameFileClicked
(entry *hscommon.PathEntry)
hswindow/hstoolwindow/hsprojectexplorer/projectexplorer.go:342
↓ 2 callersMethodsetState
(s giu.Disposable)
hswidget/animdatawidget/state.go:83
↓ 2 callersMethodsetState
(s giu.Disposable)
hswidget/stringtablewidget/state.go:94
↓ 2 callersMethodsetState
(s giu.Disposable)
hswidget/cofwidget/state.go:95
↓ 2 callersFunctionspeedToFPS
this likely needs to be a method of d2cof.COF
hswidget/cofwidget/helpers.go:8
↓ 2 callersMethodviewRecord
()
hswidget/animdatawidget/widget.go:248
↓ 1 callersMethodCleanup
Cleanup closes an editor
hswindow/hseditor/hssoundeditor/soundeditor.go:110
↓ 1 callersMethodCleanup
Cleanup hides editor
hswindow/hseditor/hsdc6editor/dc6_editor.go:125
↓ 1 callersMethodCleanup
Cleanup hides an editor
hswindow/hseditor/hsfonteditor/fonteditor.go:153
↓ 1 callersMethodCleanup
Cleanup hides editor
hswindow/hseditor/hsds1editor/ds1_editor.go:101
↓ 1 callersMethodCleanup
Cleanup hides an editor
hswindow/hseditor/hsfonttableeditor/font_table_editor.go:100
↓ 1 callersMethodCleanup
Cleanup hides an editor
hswindow/hseditor/hsstringtableeditor/string_table_editor.go:101
↓ 1 callersMethodCleanup
Cleanup hides editor
hswindow/hseditor/hsdt1editor/dt1_editor.go:154
↓ 1 callersMethodCleanup
Cleanup hides editor
hswindow/hseditor/hsdcceditor/dcc_editor.go:125
↓ 1 callersMethodCleanup
Cleanup hides an editor
hswindow/hseditor/hstexteditor/texteditor.go:146
↓ 1 callersMethodCleanup
Cleanup hides an editor
hswindow/hseditor/hspalettemapeditor/palette_map_editor.go:95
↓ 1 callersMethodCleanup
Cleanup hides an editor
hswindow/hseditor/hscofeditor/cof_editor.go:95
↓ 1 callersMethodCleanup
Cleanup hides an editor
hswindow/hseditor/hsanimdataeditor/animation_data_editor.go:94
↓ 1 callersMethodCleanup
Cleanup hides palette editor
hswindow/hseditor/hspaletteeditor/palette_editor.go:106
↓ 1 callersMethodCorner
Corner draws a "lower-right" corner
hswidget/dt1widget/tiletypeimage/tile_type_image.go:195
↓ 1 callersFunctionCreate
Create creates a new project properties' dialog
hswindow/hsdialog/hsprojectpropertiesdialog/projectpropertiesdialog.go:51
↓ 1 callersFunctionCreate
Create creates a new preferences dialog
hswindow/hsdialog/hspreferencesdialog/preferencesdialog.go:33
↓ 1 callersFunctionCreate
Create creates a new AboutDialog
hswindow/hsdialog/hsaboutdialog/aboutdialog.go:42
↓ 1 callersFunctionCreate
Create creates a new console
hswindow/hstoolwindow/hsconsole/console.go:29
↓ 1 callersFunctionCreate
Create creates a new widget
hswidget/animdatawidget/widget.go:32
↓ 1 callersFunctionCreate
Create creates a new FontTable widget
hswidget/fonttablewidget/widget.go:33
↓ 1 callersFunctionCreate
Create creates a new dt1 viewers widget
hswidget/dt1widget/widget.go:55
↓ 1 callersFunctionCreate
Create creates a new string table editor widget
hswidget/stringtablewidget/widget.go:25
↓ 1 callersFunctionCreate
Create creates a new palette map viewer's widget
hswidget/palettemapwidget/widget.go:32
↓ 1 callersFunctionCreate
Create creates new widget
hswidget/dc6widget/widget.go:41
↓ 1 callersFunctionCreate
Create a new COF widget
hswidget/cofwidget/widget.go:34
↓ 1 callersFunctionCreate
Create creates a new dcc widget
hswidget/dccwidget/widget.go:43
↓ 1 callersFunctionCreate
Create creates a new ds1 viewer
hswidget/ds1widget/widget.go:39
↓ 1 callersFunctionCreate
Create creates new Abyss Wrapper
abysswrapper/abysswrapper.go:26
↓ 1 callersFunctionCreate
Create creates new app instance
hsapp/app.go:103
↓ 1 callersFunctionCreateNew
CreateNew creates new project
hscommon/hsproject/project.go:48
↓ 1 callersMethodCreateNewFolder
CreateNewFolder creates a new directory
hscommon/hsproject/project.go:282
↓ 1 callersMethodCreateTextureFromARGB
CreateTextureFromARGB creates a texture fromo color given
hscommon/textureloader.go:102
↓ 1 callersMethodDispose
()
hswidget/dc6widget/state.go:101
↓ 1 callersMethodEastWall
EastWall adds an easter wall
hswidget/dt1widget/tiletypeimage/tile_type_image.go:97
↓ 1 callersMethodEncodeState
EncodeState returns widget's state (unique for each editor type) in byte slice format
hswindow/hseditor/editor.go:119
↓ 1 callersMethodFindPathEntry
FindPathEntry search for path entry in project's cahe
hscommon/hsproject/project.go:232
↓ 1 callersMethodGetMPQFileNodes
GetMPQFileNodes returns mpq's node
hscommon/hsproject/mpq.go:19
↓ 1 callersMethodGetWindowTitle
GetWindowTitle controls what the window title for this editor appears as
hscommon/editorwindow.go:17
↓ 1 callersMethodKeyboardShortcuts
KeyboardShortcuts returns a list of keyboard shortcuts
hscommon/renderable.go:10
↓ 1 callersMethodLaunch
Launch launches abyss wrapper
abysswrapper/abysswrapper.go:52
↓ 1 callersFunctionLoad
Load loads config
hsconfig/config.go:78
↓ 1 callersFunctionLoadFromFile
LoadFromFile loads projects file
hscommon/hsproject/project.go:118
↓ 1 callersFunctionLoadFromJSON
LoadFromJSON loads a new font from json
hscommon/hsfiletypes/hsfont/font.go:37
↓ 1 callersFunctionNewFile
NewFile creates a new font
hscommon/hsfiletypes/hsfont/font.go:24
↓ 1 callersFunctionNewNode
NewNode creates a new node
hscommon/hsnode/node.go:27
↓ 1 callersFunctionNewTextureLoader
NewTextureLoader creates a new texture loader
hscommon/textureloader.go:44
↓ 1 callersMethodNorthDoor
NorthDoor builds a wall with a doors on north edge
hswidget/dt1widget/tiletypeimage/tile_type_image.go:160
↓ 1 callersMethodOnPauseClicked
OnPauseClicked sets onPauseClicked callback (called when the user clicks on pause button)
hswidget/custom_widgets.go:81
↓ 1 callersMethodOnPlayClicked
OnPlayClicked sets onPlayClicked callback (called when the user clicks on play button)
hswidget/custom_widgets.go:75
↓ 1 callersMethodProcessTextureLoadRequests
()
hscommon/textureloader.go:29
↓ 1 callersMethodReloadAuxiliaryMPQs
ReloadAuxiliaryMPQs reloads auxiliary MPQs
hscommon/hsproject/project.go:344
↓ 1 callersMethodRestoreAppState
RestoreAppState restores an app state
hsapp/app_state.go:34
↓ 1 callersMethodResumeLoadingTextures
()
hscommon/textureloader.go:28
↓ 1 callersMethodRun
Run runs an app instance
hsapp/app.go:122
↓ 1 callersMethodSave
Save saves an editor
hswindow/hseditor/hssoundeditor/soundeditor.go:176
↓ 1 callersMethodSave
Save saves editor's data
hswindow/hseditor/hsdc6editor/dc6_editor.go:120
↓ 1 callersMethodSave
Save saves an editor
hswindow/hseditor/hsfonteditor/fonteditor.go:148
↓ 1 callersMethodSave
Save saves editors data
hswindow/hseditor/hsds1editor/ds1_editor.go:96
↓ 1 callersMethodSave
Save saves an editor
hswindow/hseditor/hsfonttableeditor/font_table_editor.go:95
← previousnext →101–200 of 550, ranked by callers