public class SpectatorDetails
extends java.lang.Object
Constructor and Description |
---|
SpectatorDetails(ISpectatorMenuView categoryIn,
java.util.List<ISpectatorMenuObject> itemsIn,
int selectedIndex) |
Modifier and Type | Method and Description |
---|---|
ISpectatorMenuObject |
getObject(int index) |
int |
getSelectedSlot() |
public SpectatorDetails(ISpectatorMenuView categoryIn, java.util.List<ISpectatorMenuObject> itemsIn, int selectedIndex)
public ISpectatorMenuObject getObject(int index)
public int getSelectedSlot()