Dungeon Player
Class to store information about dungeon teammates. The Player will also be handled in this way as a teammate.
This class also contains methods to update and track teammate data. updatePlayerAndRoom handles updating the found secrets on the map.
Author
Aton
Constructors
Functions
Link copied to clipboard
Fetches the total collected secrets for the player from the API. Run this with the IO dispatcher Dispatchers.IO.
Link copied to clipboard
Updates the teammates position and the secrets in the room they are in.