Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
ImGuiObserver Class Reference
Inheritance diagram for ImGuiObserver:
[legend]
Collaboration diagram for ImGuiObserver:
[legend]

Instance Methods

(void) - onApplicationBecomeActive:
 
(void) - onApplicationBecomeInactive:
 
(void) - displaysDidChange:
 

Method Documentation

◆ displaysDidChange:

- (void) displaysDidChange: (NSNotification*) aNotification

◆ onApplicationBecomeActive:

- (void) onApplicationBecomeActive: (NSNotification*) aNotification
Here is the call graph for this function:

◆ onApplicationBecomeInactive:

- (void) onApplicationBecomeInactive: (NSNotification*) aNotification
Here is the call graph for this function:

The documentation for this class was generated from the following file:
Untitled