All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.github.mwttg.pixelartillery2d.sound.SoundData Maven / Gradle / Ivy

The newest version!
package io.github.mwttg.pixelartillery2d.sound;

record SoundData(byte[] data, int openAlFormat, int sampleRate) {}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy