Package de.clickism.clickgui.menu
Interface MenuBackground
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Represents a background for a menu.
-
Method Summary
-
Method Details
-
getButton
Gets the background button at the specified slot.- Parameters:
slot- the slot- Returns:
- the button
-