mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-04-07 15:35:09 +00:00
Removed EAX
This commit is contained in:
parent
9cda0f74a8
commit
8220b2e04c
16 changed files with 7 additions and 2367 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue