Sentinel
Sentinel copied to clipboard
Decoupling Window class functionality and Input class
- The current input class's platform specific implementation is tied down to window class's corresponding platform specific implementation. Need to check how it could be resolved and made to work without hard dependencies on each other.