Class WelcomeScreenEvent

java.lang.Object
net.storm.sdk.script.blocking_events.BlockingEvent
net.storm.sdk.script.blocking_events.WelcomeScreenEvent

public class WelcomeScreenEvent extends BlockingEvent
  • Constructor Details

    • WelcomeScreenEvent

      public WelcomeScreenEvent()
  • Method Details

    • getPlayButton

      public static IWidget getPlayButton()
    • isWelcomeScreenOpen

      public static boolean isWelcomeScreenOpen()
    • validate

      public boolean validate()
      Specified by:
      validate in class BlockingEvent
    • loop

      public int loop()
      Specified by:
      loop in class BlockingEvent