gdx-backend-bytecoder
gdx-backend-bytecoder copied to clipboard
Plan: how to implement input processing
How can we implement input?
- can we reuse GWT implementation?
- what are bytecoder specifics we need to take care of?
- how much work is the minimal implementation?
- Focus first on mouse clicks / tabs, keyboard input lower prio for us