Class ScreenModeCmd

  • All Implemented Interfaces:
    IObserver

    public class ScreenModeCmd
    extends java.lang.Object
    implements IObserver
    Manages screen mode changes (fullscreen, windowed)
    • Method Detail

      • initialize

        public static void initialize()
      • notify

        public void notify​(Events event,
                           java.lang.Object... data)
        Specified by:
        notify in interface IObserver