This commit is contained in:
Chris Forbes
2010-11-01 20:25:03 +13:00
parent 526cf6059a
commit fa35f6caa4
8 changed files with 47 additions and 23 deletions

View File

@@ -37,8 +37,6 @@ namespace OpenRA.FileFormats.Graphics
Size WindowSize { get; }
void Begin();
void End();
void Clear( Color color );
void Present( IInputHandler inputHandler );