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 frame.
func OnResumeAudio ¶ added in v1.8.0
func OnResumeAudio(f func())
func OnSuspendAudio ¶ added in v1.8.0
func OnSuspendAudio(f func())
func ResumeAudio ¶ added in v1.8.0
func ResumeAudio()
func RunBeforeUpdateHooks ¶
func RunBeforeUpdateHooks() error
func SuspendAudio ¶ added in v1.8.0
func SuspendAudio()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.