C# Class DisplayAgent, better-quiz-app

Inheritance: MonoBehaviour
Mostra file Open project: starrodkirby86/better-quiz-app

Public Methods

Method Description
launchPlayerReady ( ) : void
playerAnswered ( ) : void

Private Methods

Method Description
OnLevelWasLoaded ( int level ) : void
Start ( ) : void
Update ( ) : void
editDisplayText ( ) : void
loadCache ( ) : void

Method Details

launchPlayerReady() public method

public launchPlayerReady ( ) : void
return void

playerAnswered() public method

public playerAnswered ( ) : void
return void