Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
interface AudioBuilder
A common interface to enable multiplatform audio.
Link copied to clipboard
Link copied to clipboard
interface AudioByteBuilder
Link copied to clipboard
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY ] )
This API is not considered 'production' until reaching version 1.0.0 or higher
Link copied to clipboard
A version of Channel used to play sounds on a SoundBoard
Link copied to clipboard
Link copied to clipboard
interface SoundBoardBuilder
Creates a standard SoundBoard format to replicate across all platforms
Link copied to clipboard
Used to associate a name with a file resource in preparation for SoundBoard
Functions
Link copied to clipboard
Used to play a SoundByte on a SoundBoard, but requires a SoundBoard.powerUp first