Window.gamemanager_notify

FOR INTERNAL USE!!!

Because a Window instance is created before a GameManager instance exists, the GameManager needs to notify the Window class that it has been created, and pass an instance of itself to the window.

class Window
@trusted
void
gamemanager_notify

Meta