UniversalCraft icon indicating copy to clipboard operation
UniversalCraft copied to clipboard

UScreen: improved input handling

Open DJtheRedstoner opened this issue 1 year ago • 0 comments

  • smuggle super return values, ensuring proper behavior. fixes EM-1645.
  • introduce new u-prefixed methods with additional arguments and boolean return type.

Looking for feedback on the javadocs, as well as verification that the way these methods are wired up makes sense (specifically the handling of key pressed and char typed).

DJtheRedstoner avatar Jul 31 '23 20:07 DJtheRedstoner