IRequestClose Description interface Tinman.Engine.Application.IRequestClose Extended by IApplication IApplicationControl IApplicationRunner IApplicationWindow Base interface for classes that provide means for a graceful application shutdown. Public / Methods RequestClose public method RequestClose → () Requests to close the application by feeding it with an InputEventType.Closing input event. IRenderable2D IUpdateableFrameTime