Added OpenAL specification to javadoc

This commit is contained in:
Brian Matzon 2003-08-03 17:32:48 +00:00
parent f7ce5c39ed
commit cd85805588
9 changed files with 621 additions and 82 deletions

View file

@ -37,7 +37,7 @@ import java.nio.ByteOrder;
/**
* $Id$
*
* <br>
* Wrapper class, to make ALC contexts behave like the orginal api.
*
* @author Brian Matzon <brian@matzon.dk>