ziggurat 0.3.1 copy "ziggurat: ^0.3.1" to clipboard
ziggurat: ^0.3.1 copied to clipboard

outdated

A library for making audio games. This package started out as a way to create 2d maps for use in games, but has since grown to include tools and methods for making audio games with and without maps.

Changelog #

[0.3.1] #

Added #

  • Added a channel property to DestroySound.

[0.3.0] #

Changed #

  • Changed the type of PlaySound.channel from SoundChannel to int.

[0.2.0] #

Added #

  • Added a destroy method to the CreateReverb class.

Changed #

  • Reverbs must now be destroyed with CreateReverb.destroy.
  • Renamed PlaySound.destroySound to destroy.

Removed #

  • Removed the Game.destroyReverb method.

[0.1.0] #

Added #

  • Sound channels.

[0.0.0] #

Initial version.

1
likes
0
pub points
0%
popularity

Publisher

verified publisherbackstreets.site

A library for making audio games. This package started out as a way to create 2d maps for use in games, but has since grown to include tools and methods for making audio games with and without maps.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, dart_sdl, encrypt, json_annotation, meta

More

Packages that depend on ziggurat