ziggurat 0.4.0 copy "ziggurat: ^0.4.0" to clipboard
ziggurat: ^0.4.0 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.4.0 #

Added #

  • Added a keepAlive property to the PlaySound event.

Changed #

  • Calling destroy on a PlaySound event with its keepAlive property set to false will result in a DeadSound error being thrown.

0.3.2 #

Changed #

  • Sound events are now queued while the stream has no listeners or is paused.

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
points
71
downloads

Publisher

verified publisherbackstreets.site

Weekly Downloads

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