public interface ScreenListener
Modifier and Type | Method and Description |
---|---|
void |
notifyClosed()
Called when screen has been closed.
|
void |
notifyFocusGained()
Called when gained focus.
|
void |
notifyFocusLost()
Called when lost focus.
|
void notifyFocusGained()
void notifyFocusLost()
void notifyClosed()
Copyright © 2016 Byron 3D Games Studio. All rights reserved.