Classes | Enumerations

include/OFHighScore.h File Reference

#import "OFResource.h"
#import "OFSqlQuery.h"

Go to the source code of this file.

Classes

class  OFHighScore
protocol  <OFHighScoreDelegate>

Enumerations

enum  OFScoreFilter { OFScoreFilter_None = 0, OFScoreFilter_FriendsOnly, OFScoreFilter_Everybody }

Enumeration Type Documentation

OFScoreFilter allows you to control which set of scores are being operated on.

Enumerator:
OFScoreFilter_None 
OFScoreFilter_FriendsOnly 

Only consider the scores of users who are friends with the local user.

OFScoreFilter_Everybody 

Consider the scores of all users.

 All Classes Files Functions Variables Enumerations Enumerator Properties