Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCopyImageFileAction ¶
func NewCopyImageFileAction( pathImage osutil.Path, rc *run.Context, ) action.WithDescription[action.Function]
NewCopyImageFileAction creates an 'action.Action' which places the specified icon image into the Godot source code.
Types ¶
type TargetWithFeaturesAndProfile ¶
type TargetWithProfile ¶
type Template ¶
type Template struct { *common.Template // UseMinGW determines whether the MinGW compiler is used. UseMinGW *bool `toml:"use_mingw"` // PathIcon is a path to a Windows application icon. PathIcon osutil.Path `toml:"icon_path"` }
type TemplateWithFeaturesAndProfile ¶
Click to show internal directories.
Click to hide internal directories.