RuneHive-Tarnish
Neural OSRS Enhancement Framework
Loading...
Searching...
No Matches
com.osroyale.content.puzzle.PuzzleDisplay Class Reference

Public Member Functions

 PuzzleDisplay (Player player)
void open (PuzzleType puzzleType)
boolean click (int button)

Detailed Description

Handles displaying the puzzle.

Author
Daniel

Definition at line 44 of file PuzzleDisplay.java.

Constructor & Destructor Documentation

◆ PuzzleDisplay()

com.osroyale.content.puzzle.PuzzleDisplay.PuzzleDisplay ( Player player)
inline

Constructs a new PuzzleDisplay.

Definition at line 61 of file PuzzleDisplay.java.

Member Function Documentation

◆ click()

boolean com.osroyale.content.puzzle.PuzzleDisplay.click ( int button)
inline

Handles clicking on the puzzle interface.

Definition at line 94 of file PuzzleDisplay.java.

◆ open()

void com.osroyale.content.puzzle.PuzzleDisplay.open ( PuzzleType puzzleType)
inline

Opens the puzzle interface.

Definition at line 72 of file PuzzleDisplay.java.


The documentation for this class was generated from the following file: