This event is fired when a list of high scores has been loaded from the server.
APIEvent APIEvent
- type:String - APIEvent.SCORES_LOADED
- success:Boolean - True if the scores were loaded.
- data:Object - Containing the following properties:
- board:ScoreBoard - The ScoreBoard instance you loaded scored for.