InputSystem<T extends App<T>> constructor

InputSystem<T extends App<T>>(
  1. T app
)

Implementation

InputSystem(super.app);