classmameChose::EventHandler
sys::Obj mameChose::EventHandler
EventHandler Handles key events (incl. joystick) across the board
- applyBy
- Void applyBy(RomListFilter filter, Str[] roms := RomHelper.allRoms().roms.keys())- set the rom list with this fiter applied (if roms is not specified, use the full list as the base) 
- keyEvent
- make
- new make(MainCanvas canvas)
- me
- MameExec? me := Service.find(MameExec#) as MameExec
- screenSaver
- Actor screenSaver := ...
- ui
- MainCanvas ui