Class AL.Handles

java.lang.Object
overrungl.openal.AL.Handles
Enclosing class:
AL

public static final class AL.Handles extends Object
Method handles.
Since:
0.1.0
Author:
squid233
  • Field Details

    • MH_alEnable

      public static final MethodHandle MH_alEnable
      The method handle of alEnable.
    • MH_alDisable

      public static final MethodHandle MH_alDisable
      The method handle of alDisable.
    • MH_alIsEnabled

      public static final MethodHandle MH_alIsEnabled
      The method handle of alIsEnabled.
    • MH_alDopplerFactor

      public static final MethodHandle MH_alDopplerFactor
      The method handle of alDopplerFactor.
    • MH_alDopplerVelocity

      public static final MethodHandle MH_alDopplerVelocity
      The method handle of alDopplerVelocity.
    • MH_alSpeedOfSound

      public static final MethodHandle MH_alSpeedOfSound
      The method handle of alSpeedOfSound.
    • MH_alDistanceModel

      public static final MethodHandle MH_alDistanceModel
      The method handle of alDistanceModel.
    • MH_alGetString

      public static final MethodHandle MH_alGetString
      The method handle of alGetString.
    • MH_alGetBooleanv

      public static final MethodHandle MH_alGetBooleanv
      The method handle of alGetBooleanv.
    • MH_alGetIntegerv

      public static final MethodHandle MH_alGetIntegerv
      The method handle of alGetIntegerv.
    • MH_alGetFloatv

      public static final MethodHandle MH_alGetFloatv
      The method handle of alGetFloatv.
    • MH_alGetDoublev

      public static final MethodHandle MH_alGetDoublev
      The method handle of alGetDoublev.
    • MH_alGetBoolean

      public static final MethodHandle MH_alGetBoolean
      The method handle of alGetBoolean.
    • MH_alGetInteger

      public static final MethodHandle MH_alGetInteger
      The method handle of alGetInteger.
    • MH_alGetFloat

      public static final MethodHandle MH_alGetFloat
      The method handle of alGetFloat.
    • MH_alGetDouble

      public static final MethodHandle MH_alGetDouble
      The method handle of alGetDouble.
    • MH_alGetError

      public static final MethodHandle MH_alGetError
      The method handle of alGetError.
    • MH_alIsExtensionPresent

      public static final MethodHandle MH_alIsExtensionPresent
      The method handle of alIsExtensionPresent.
    • MH_alGetProcAddress

      public static final MethodHandle MH_alGetProcAddress
      The method handle of alGetProcAddress.
    • MH_alGetEnumValue

      public static final MethodHandle MH_alGetEnumValue
      The method handle of alGetEnumValue.
    • MH_alListenerf

      public static final MethodHandle MH_alListenerf
      The method handle of alListenerf.
    • MH_alListener3f

      public static final MethodHandle MH_alListener3f
      The method handle of alListener3f.
    • MH_alListenerfv

      public static final MethodHandle MH_alListenerfv
      The method handle of alListenerfv.
    • MH_alListeneri

      public static final MethodHandle MH_alListeneri
      The method handle of alListeneri.
    • MH_alListener3i

      public static final MethodHandle MH_alListener3i
      The method handle of alListener3i.
    • MH_alListeneriv

      public static final MethodHandle MH_alListeneriv
      The method handle of alListeneriv.
    • MH_alGetListenerf

      public static final MethodHandle MH_alGetListenerf
      The method handle of alGetListenerf.
    • MH_alGetListener3f

      public static final MethodHandle MH_alGetListener3f
      The method handle of alGetListener3f.
    • MH_alGetListenerfv

      public static final MethodHandle MH_alGetListenerfv
      The method handle of alGetListenerfv.
    • MH_alGetListeneri

      public static final MethodHandle MH_alGetListeneri
      The method handle of alGetListeneri.
    • MH_alGetListener3i

      public static final MethodHandle MH_alGetListener3i
      The method handle of alGetListener3i.
    • MH_alGetListeneriv

      public static final MethodHandle MH_alGetListeneriv
      The method handle of alGetListeneriv.
    • MH_alGenSources

      public static final MethodHandle MH_alGenSources
      The method handle of alGenSources.
    • MH_alDeleteSources

      public static final MethodHandle MH_alDeleteSources
      The method handle of alDeleteSources.
    • MH_alIsSource

      public static final MethodHandle MH_alIsSource
      The method handle of alIsSource.
    • MH_alSourcef

      public static final MethodHandle MH_alSourcef
      The method handle of alSourcef.
    • MH_alSource3f

      public static final MethodHandle MH_alSource3f
      The method handle of alSource3f.
    • MH_alSourcefv

      public static final MethodHandle MH_alSourcefv
      The method handle of alSourcefv.
    • MH_alSourcei

      public static final MethodHandle MH_alSourcei
      The method handle of alSourcei.
    • MH_alSource3i

      public static final MethodHandle MH_alSource3i
      The method handle of alSource3i.
    • MH_alSourceiv

      public static final MethodHandle MH_alSourceiv
      The method handle of alSourceiv.
    • MH_alGetSourcef

      public static final MethodHandle MH_alGetSourcef
      The method handle of alGetSourcef.
    • MH_alGetSource3f

      public static final MethodHandle MH_alGetSource3f
      The method handle of alGetSource3f.
    • MH_alGetSourcefv

      public static final MethodHandle MH_alGetSourcefv
      The method handle of alGetSourcefv.
    • MH_alGetSourcei

      public static final MethodHandle MH_alGetSourcei
      The method handle of alGetSourcei.
    • MH_alGetSource3i

      public static final MethodHandle MH_alGetSource3i
      The method handle of alGetSource3i.
    • MH_alGetSourceiv

      public static final MethodHandle MH_alGetSourceiv
      The method handle of alGetSourceiv.
    • MH_alSourcePlay

      public static final MethodHandle MH_alSourcePlay
      The method handle of alSourcePlay.
    • MH_alSourceStop

      public static final MethodHandle MH_alSourceStop
      The method handle of alSourceStop.
    • MH_alSourceRewind

      public static final MethodHandle MH_alSourceRewind
      The method handle of alSourceRewind.
    • MH_alSourcePause

      public static final MethodHandle MH_alSourcePause
      The method handle of alSourcePause.
    • MH_alSourcePlayv

      public static final MethodHandle MH_alSourcePlayv
      The method handle of alSourcePlayv.
    • MH_alSourceStopv

      public static final MethodHandle MH_alSourceStopv
      The method handle of alSourceStopv.
    • MH_alSourceRewindv

      public static final MethodHandle MH_alSourceRewindv
      The method handle of alSourceRewindv.
    • MH_alSourcePausev

      public static final MethodHandle MH_alSourcePausev
      The method handle of alSourcePausev.
    • MH_alSourceQueueBuffers

      public static final MethodHandle MH_alSourceQueueBuffers
      The method handle of alSourceQueueBuffers.
    • MH_alSourceUnqueueBuffers

      public static final MethodHandle MH_alSourceUnqueueBuffers
      The method handle of alSourceUnqueueBuffers.
    • MH_alGenBuffers

      public static final MethodHandle MH_alGenBuffers
      The method handle of alGenBuffers.
    • MH_alDeleteBuffers

      public static final MethodHandle MH_alDeleteBuffers
      The method handle of alDeleteBuffers.
    • MH_alIsBuffer

      public static final MethodHandle MH_alIsBuffer
      The method handle of alIsBuffer.
    • MH_alBufferData

      public static final MethodHandle MH_alBufferData
      The method handle of alBufferData.
    • MH_alBufferf

      public static final MethodHandle MH_alBufferf
      The method handle of alBufferf.
    • MH_alBuffer3f

      public static final MethodHandle MH_alBuffer3f
      The method handle of alBuffer3f.
    • MH_alBufferfv

      public static final MethodHandle MH_alBufferfv
      The method handle of alBufferfv.
    • MH_alBufferi

      public static final MethodHandle MH_alBufferi
      The method handle of alBufferi.
    • MH_alBuffer3i

      public static final MethodHandle MH_alBuffer3i
      The method handle of alBuffer3i.
    • MH_alBufferiv

      public static final MethodHandle MH_alBufferiv
      The method handle of alBufferiv.
    • MH_alGetBufferf

      public static final MethodHandle MH_alGetBufferf
      The method handle of alGetBufferf.
    • MH_alGetBuffer3f

      public static final MethodHandle MH_alGetBuffer3f
      The method handle of alGetBuffer3f.
    • MH_alGetBufferfv

      public static final MethodHandle MH_alGetBufferfv
      The method handle of alGetBufferfv.
    • MH_alGetBufferi

      public static final MethodHandle MH_alGetBufferi
      The method handle of alGetBufferi.
    • MH_alGetBuffer3i

      public static final MethodHandle MH_alGetBuffer3i
      The method handle of alGetBuffer3i.
    • MH_alGetBufferiv

      public static final MethodHandle MH_alGetBufferiv
      The method handle of alGetBufferiv.