displayscore - eisclimber/ExPresS-XR GitHub Wiki
Method in TileSubmitSocket
Displays the provided score in the tile, showing the score for each direction slightly delayed.
public void DisplayScore(ScoreResults score, AreaDescription[] areas)| Name | Description |
|---|---|
| ExPresSXR.Minigames.TileGame.ScoreResults score | Score to display. |
| ExPresSXR.Minigames.TileGame.AreaDescription[] areas | Description of the areas to be displayed. |