Nifty Sound Device for OpenAL using LWJGL

This is an OpenAL/lwjgl based SoundDevice for Nifty GUI. It was extracted out of Slick2D to be independent of the whole Slick2D library and to be used with none Slick2D based renderes. All credits for the original code go to Kevin Glass and all Slick2D contributers.

Лицензия

Лицензия

Категории

Категории

GUI Взаимодействие с пользователем
Группа

Группа

com.github.nifty-gui
Идентификатор

Идентификатор

nifty-openal-soundsystem
Последняя версия

Последняя версия

1.4.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Nifty Sound Device for OpenAL using LWJGL
This is an OpenAL/lwjgl based SoundDevice for Nifty GUI. It was extracted out of Slick2D to be independent of the whole Slick2D library and to be used with none Slick2D based renderes. All credits for the original code go to Kevin Glass and all Slick2D contributers.

Скачать nifty-openal-soundsystem

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-openal-soundsystem/ -->
<dependency>
    <groupId>com.github.nifty-gui</groupId>
    <artifactId>nifty-openal-soundsystem</artifactId>
    <version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-openal-soundsystem/
implementation 'com.github.nifty-gui:nifty-openal-soundsystem:1.4.3'
// https://jarcasting.com/artifacts/com.github.nifty-gui/nifty-openal-soundsystem/
implementation ("com.github.nifty-gui:nifty-openal-soundsystem:1.4.3")
'com.github.nifty-gui:nifty-openal-soundsystem:jar:1.4.3'
<dependency org="com.github.nifty-gui" name="nifty-openal-soundsystem" rev="1.4.3">
  <artifact name="nifty-openal-soundsystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nifty-gui', module='nifty-openal-soundsystem', version='1.4.3')
)
libraryDependencies += "com.github.nifty-gui" % "nifty-openal-soundsystem" % "1.4.3"
[com.github.nifty-gui/nifty-openal-soundsystem "1.4.3"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.slick2d : slick2d-core jar 1.0.1
com.github.nifty-gui : nifty jar 1.4.3
org.lwjgl.lwjgl : lwjgl jar 2.8.2
com.projectdarkstar.ext.jorbis : jorbis jar 0.0.17

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.3.1
org.easymock : easymock jar 3.2

Модули Проекта

Данный проект не имеет модулей.
com.github.nifty-gui

Версии библиотеки

Версия
1.4.3
1.4.2