Removed EAX

This commit is contained in:
Elias Naur 2005-01-18 15:22:52 +00:00
parent 9cda0f74a8
commit 8220b2e04c
16 changed files with 7 additions and 2367 deletions

View file

@ -103,8 +103,7 @@ be obtained from direct ByteBuffers using the Sys.getDirectBufferAddress()
method. There are a very few native methods that return pointers as ints as
well. Be sure to read the caveat about using pointers in Java!</p>
<p>3.3 Sounds</p>
<p>Sound is based on the latest OpenAL1.0 specification, which comes with but
one extension, EAX, for interesting environmental effects. The LWJGL binary
<p>Sound is based on the latest OpenAL1.0 specification. The LWJGL binary
distribution includes the OpenAL libraries.</p>
<p>3.4 Input</p>
<p>Input can be a complicated topic. A user can have all sorts of strange fancy