Guest User

Untitled

a guest
Feb 20th, 2018
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. public Sprite quizImage;
  2. public TSSimpleObjectPool answerButtonObjectPool;
  3. public Text questionText;
  4. public Text scoreDisplay;
  5. public Text timeRemainingDisplay;
  6. public Transform answerButtonParent;
  7.  
  8. public GameObject questionDisplay;
  9. public GameObject roundEndDisplay;
  10. public Text highScoreDisplay;
Add Comment
Please, Sign In to add comment