DisplayState Flashcards

1
Q

What are the 3 methods that DisplayState call?

A

DisplayTargets(Targets)

DisplayNumbersAllowed(NumbersAllowed)

DisplayScore(Score)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Why are the methods
- DisplayTargets(Targets)
- DisplayNumbersAllowed(NumbersAllowed)
- DisplayScore(Score)

called in DisplayState?

A

ensures the user sees:

The current target sequence

Which numbers they can use

Their current score

How well did you know this?
1
Not at all
2
3
4
5
Perfectly