Functions in sc_score_controller.h
Related links
- SC_ScoreController
Instances of SC_ScoreController are used to submit scores to Scoreloop.
- SC_ScoreController_SubmitScore()
Submits a given score to the server.
- SC_ScoreController_Cancel()
Cancels the request.
- SC_ScoreController_GetScore()
Provides access to the last score that was submitted.
- SC_ScoreController_Retain()
Increments the object's reference count.
- SC_ScoreController_Release()
Decrements the object's reference count, and deletes the object if the counter reaches 0.