Uses of Class
org.lwjgl.util.mapped.MappedSet2
-
Packages that use MappedSet2 Package Description org.lwjgl.util.mapped -
-
Uses of MappedSet2 in org.lwjgl.util.mapped
Methods in org.lwjgl.util.mapped that return MappedSet2 Modifier and Type Method Description static MappedSet2MappedSet. create(MappedObject a, MappedObject b)Creates aMappedSetby linking the specifiedMappedObjects.Methods in org.lwjgl.util.mapped with parameters of type MappedSet2 Modifier and Type Method Description static voidMappedHelper. put_views(MappedSet2 set, int view)
-