Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendHookOnBeforeUpdate ¶
func AppendHookOnBeforeUpdate(f func() error)
AppendHookOnBeforeUpdate appends a hook function that is run before the main update function every tick.
func OnResumeAudio ¶
func OnResumeAudio(f func() error)
func OnSuspendAudio ¶
func OnSuspendAudio(f func() error)
func ResumeAudio ¶
func ResumeAudio() error
func RunBeforeUpdateHooks ¶
func RunBeforeUpdateHooks() error
func SuspendAudio ¶
func SuspendAudio() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.