Pause rendering when the window is minimized
This commit is contained in:
@@ -99,6 +99,8 @@ namespace OpenRA.Platforms.Default
|
||||
|
||||
public bool HasInputFocus { get; internal set; }
|
||||
|
||||
public bool IsSuspended { get; internal set; }
|
||||
|
||||
public GLProfile GLProfile
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user