org.lwjgl.openal
Class Util

java.lang.Object
  extended by org.lwjgl.openal.Util

public final class Util
extends java.lang.Object

Simple utility class.

Version:
$Revision: 2781 $
Author:
cix_foo

Method Summary
static void checkALCError()
           
static void checkALError()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

checkALCError

public static void checkALCError()

checkALError

public static void checkALError()


Copyright © 2002-2006 lwjgl.org. All Rights Reserved.