Documentation ¶
Index ¶
Constants ¶
View Source
const ( AudioNone resource.AudioID = iota AudioBeep )
View Source
const ( FontNone resource.FontID = iota FontMonospaceNormal FontArcadeSmall FontArcadeNormal FontArcadeBig )
View Source
const ( ImageNone resource.ImageID = iota ImageUIButtonDisabled ImageUIButtonIdle ImageUIButtonHover ImageUIButtonPressed ImageUISelectButtonIdle ImageUISelectButtonHover ImageUISelectButtonPressed ImageUITextInputIdle ImageUIPanelIdle ImageUITooltip ImageLinkDummyTexture ImagePointerNormal ImagePointerHand ImagePlotBackground ImagePlayBackground ImageMenuBackground ImageSignal )
View Source
const ( RawNone resource.RawID = iota RawEnDictBase RawSoundFontTimGM6mb RawLevelTilesetJSON )
View Source
const ( ShaderNone resource.ShaderID = iota ShaderSine )
Variables ¶
View Source
var (
SoundFontTimGM6mb *meltysynth.SoundFont
)
Functions ¶
func MakeOpenAssetFunc ¶
func MakeOpenAssetFunc(ctx *ge.Context) func(path string) io.ReadCloser
func RegisterResources ¶
Types ¶
type RawLevelData ¶
func ReadLevelsData ¶
func ReadLevelsData() []RawLevelData
Source Files ¶
Click to show internal directories.
Click to hide internal directories.