Package mindustry.ui

Interface Menus.TextInputListener

Enclosing class:
Menus

public static interface Menus.TextInputListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    get(mindustry.gen.Player player, String text)
     
  • Method Details