Package group24.escaperoom.ui.editor
Interface ConfigurationMenu.HandlesMenuClose
- All Known Implementing Classes:
AreaUI,ConditionalUI,ConfigurationMenu.VGroup,DrawingUI,ItemSelectUI,PropertyConfiguration,RequireItemsUI,SimpleUI
- Enclosing class:
- ConfigurationMenu<CC extends com.badlogic.gdx.scenes.scene2d.Actor & ConfigurationMenu.HandlesMenuClose>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
-
Method Details
-
handle
void handle()Called when the menu is closed
-