Closed sfxcode closed 4 years ago
WindowController is now an abstract base class.
Extends WindowController and should be used as default for the Application Controller Pattern.
Extends WindowController and should be used for multiple window applications
abstract AppController class in sapphire-core is now deprecated and should be replaced by DefaultWindowController
Refactoring Scene and Stage into WindowController for supporting multiple WindowController