Class Cutscene

java.lang.Object
org.rspeer.game.Cutscene

public class Cutscene extends Object
Provides cutscene operations
  • Constructor Details

    • Cutscene

      public Cutscene()
  • Method Details

    • isActive

      @Deprecated(forRemoval=true) public static boolean isActive()
      Deprecated, for removal: This API element is subject to removal in a future version.
      See other methods in this class. The behavior of this method is `isPresent() invalid input: '&'invalid input: '&' isFieldOfViewClamped()`. This method was deprecated due to those 2 properties combined not always being the correct return for a cutscene.
    • isPresent

      public static boolean isPresent()
    • isFieldOfViewClamped

      public static boolean isFieldOfViewClamped()
    • isScreenFading

      public static boolean isScreenFading()
    • getMinimapState

      public static MinimapState getMinimapState()