@@ -1,6 +1,7 @@
|
||||
/// Support for doing something awesome.
|
||||
/// Entry point for the sound synthesis module of Wolf3D.
|
||||
///
|
||||
/// More dartdocs go here.
|
||||
/// This library provides access to audio functionalities, primarily by exporting
|
||||
/// the [WolfAudio] class.
|
||||
library;
|
||||
|
||||
export 'src/synth/wolf_3d_audio.dart' show WolfAudio;
|
||||
|
||||
Reference in New Issue
Block a user