Added Windows Base Class for getting screen pixels and other screen-wide utilities
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
class WindowsScreenUtils
|
||||
{
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user