package
0.0.0-20231019115643-d76522940a9b
Repository: https://github.com/alacrity-engine/core.git
Documentation: pkg.go.dev

# Functions

NewAnimator creates a new animator with the given name.
AudioSource is a component to play an attached sound stream.

# Constants

Dummy is used to stop the current animation but don't play any else.

# Structs

Animator is a component which controls what animation to play.
AudioSource is a component for game object to play sound.
No description provided by the author