mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-06 15:04:41 +00:00
added id & revision tag
This commit is contained in:
parent
bacb87e361
commit
3d6dde5df6
1 changed files with 3 additions and 0 deletions
|
|
@ -9,10 +9,13 @@ import org.lwjgl.opengl.*;
|
|||
import org.lwjgl.input.*;
|
||||
|
||||
/**
|
||||
* $Id$
|
||||
* <br>
|
||||
* This test demonstrates OpenAL positioning
|
||||
* Based on the example by Chad Armstrong (http://www.edenwaith.com/products/pige/tutorials/openal.php)
|
||||
*
|
||||
* @author Brian Matzon <brian@matzon.dk>
|
||||
* @version $Revision$
|
||||
*/
|
||||
public class PositionTest extends BasicTest {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue