Package jag.game
Interface RSInterfaceManager
-
public interface RSInterfaceManager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description RSInterfaceComponent[][]
getComponents()
Map<String,Integer>
getNamesToGroups()
boolean
load(int group)
-
-
-
Method Detail
-
getComponents
RSInterfaceComponent[][] getComponents()
-
load
boolean load(int group)
-
-