Class ResultsDisplay
Handles showing a screen that displays player score at the end of the game.
Namespace: MouseDance.Demo
Assembly: MouseDance.Demo.dll
Syntax
public class ResultsDisplay : MonoBehaviour
Methods
Hide()
Declaration
public void Hide()
Show(IBeatmapResults)
Declaration
public void Show(IBeatmapResults results)
Parameters
Type | Name | Description |
---|---|---|
IBeatmapResults | results |