Uses of Class
com.threerings.getdown.data.Application.AuxGroup

Packages that use Application.AuxGroup
com.threerings.getdown.data   
 

Uses of Application.AuxGroup in com.threerings.getdown.data
 

Methods in com.threerings.getdown.data that return Application.AuxGroup
 Application.AuxGroup Application.getAuxGroup(String name)
          Returns the auxiliary resource group with the specified name, or null.
 

Methods in com.threerings.getdown.data that return types with arguments of type Application.AuxGroup
 Iterable<Application.AuxGroup> Application.getAuxGroups()
          Returns the set of all auxiliary resource groups defined by the application.
 



Copyright © 2013. All Rights Reserved.