IApplication

Namespace: WellFired

Description

Properties

IWindow MainWindow { get; set; }
bool IsRunning { get; set; }

Public Methods

void Teardown ( )
void Update ( )

Breakdown

  • bool IsRunning { get; set; }
  • void Teardown ( )
  • void Update ( )