org.lwjgl.util.mapped
Class MappedSet3

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

public class MappedSet3
extends java.lang.Object

MappedSet implementation for three 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.