Class PongScorekeeper
Inheritance
object
PongScorekeeper
Namespace: Global
Assembly: cs.temp.dll.dll
Syntax
public class PongScorekeeper : MonoBehaviour
Fields
player1Score
Declaration
public TextMeshProUGUI player1Score
Field Value
| Type | Description |
|---|---|
| TextMeshProUGUI |
player2Score
Declaration
public TextMeshProUGUI player2Score
Field Value
| Type | Description |
|---|---|
| TextMeshProUGUI |