org.lwjgl.util.mapped
Class MappedSet2

java.lang.Object
  extended by org.lwjgl.util.mapped.MappedSet2

public class MappedSet2
extends java.lang.Object

MappedSet implementation for two MappedObjects.


Field Summary
 int view
           
 
Method Summary
 void next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

view

public int view
Method Detail

next

public void next()


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