add a take screenshot hotkey
This commit is contained in:
@@ -57,6 +57,7 @@ namespace OpenRA
|
||||
|
||||
void Clear();
|
||||
void Present();
|
||||
Bitmap TakeScreenshot();
|
||||
void PumpInput(IInputHandler inputHandler);
|
||||
string GetClipboardText();
|
||||
void DrawPrimitives(PrimitiveType type, int firstVertex, int numVertices);
|
||||
|
||||
Reference in New Issue
Block a user