Open pkulev opened 6 years ago
We can provide some sort of input abstraction and reuse it for both backends. Instead of getting raw key and making all math in game objects' update methods we can use something like Input.axis(...).
We can provide some sort of input abstraction and reuse it for both backends. Instead of getting raw key and making all math in game objects' update methods we can use something like Input.axis(...).