pop

fun pop()

Removes the top widget from the current me.fzzyhmstrs.fzzy_config.screen.PopupWidgetScreen widget stack, if any. Pops the popup on the next tick.

The closed widget will have its PopupWidget.onClose method called

Author

fzzyhmstrs

Since

0.2.0


fun pop(mouseX: Double, mouseY: Double)

Removes the top widget from the current me.fzzyhmstrs.fzzy_config.screen.PopupWidgetScreen widget stack, if any

The closed widget will have its PopupWidget.onClose method called

Author

fzzyhmstrs

Since

0.2.0