.
This commit is contained in:
@@ -13,4 +13,5 @@ public interface IPresenter : IUpdate, IRender
|
||||
event Action<ResizeEventArgs> Resize;
|
||||
|
||||
void Present(IConstTexture parTexture);
|
||||
void Exit();
|
||||
}
|
||||
Reference in New Issue
Block a user