Zaafar Ahmed
0094db9cb3
F/make net core 3 compatible ( #11 )
...
* This is backword incompatible!
1: making overlay compatible with .NET Core 2.
2: Removing the dep on lib GlobalHook.
3: Adding coroutines for better foreground thread management.
4: FPS now defaults to vsync
5 years ago
Zaafar Ahmed
5f2474b1eb
adding full screen drawing example
5 years ago
Zaafar Ahmed
71e58114c6
minor changes
6 years ago
Zaafar Ahmed
0d3f689f40
added API to Add images
...
also, added sample code
6 years ago
Zaafar Ahmed
26dff5547e
minor fixup
7 years ago
Zaafar Ahmed
ad9f318665
improving demo
7 years ago
Zaafar Ahmed
df8e46aea2
Added Debug Mode. In this mode overlay will not Hide the Console
...
Added API to change the FPS
new and improved sample demo
7 years ago
Zaafar Ahmed
94af78513c
code refactor ( #2 )
...
* Added StyleCop.Analyser to clean the code
* updated HookController and AssemblyInfo code quality
* code refactor
* minor fixup
* refactor code
* minor fixup
7 years ago
Zaafar Ahmed
e1af8ac21e
minor QOL change
7 years ago
Zaafar Ahmed
35f62542aa
minor QOL changes
7 years ago
Zaafar Ahmed
ef6721e414
removing un-used Shaders
7 years ago
Zaafar Ahmed
06a73fc042
-> Fix the KeyMap to use Windows.Form.Keys
...
-> Added code for key down/up
-> DRY mouse button code
7 years ago
Zaafar Ahmed
c8a82072e7
fixed the issue where overlay doesn't starting
...
added code for keypresses
7 years ago
Zaafar Ahmed
8a407d79b7
Added Code to enable keyboard mouse on the overlay
...
added code to show/hide the overlay
added code to resize the overlay
7 years ago