Uses of Class
com.blackrook.gloop.openal.OALContext.AttributeValue
Packages that use OALContext.AttributeValue
-
Uses of OALContext.AttributeValue in com.blackrook.gloop.openal
Methods in com.blackrook.gloop.openal that return OALContext.AttributeValueModifier and TypeMethodDescriptionstatic OALContext.AttributeValueOALContext.AttributeValue.create(OALContext.ContextAttribute attribute, int value) Creates a context attribute.Methods in com.blackrook.gloop.openal with parameters of type OALContext.AttributeValueModifier and TypeMethodDescriptionOALDevice.createContext(OALContext.AttributeValue... attributes) Creates a rendering context for a device.