public EndScore() { Current = this; StyleSheet.Load("/ui/EndScore.scss"); scoreLabel = Add.Label("", "score"); holeLabel = Add.Label("", "hole"); }