MegaWiFi 1.5
MegaWiFi API documentation
|
Holds data of a single score. More...
#include <gamejolt.h>
Data Fields | |
char * | score |
char * | sort |
char * | extra_data |
char * | user |
char * | user_id |
char * | guest |
char * | stored |
char * | stored_timestamp |
Holds data of a single score.
Definition at line 134 of file gamejolt.h.
char* gj_score::extra_data |
Definition at line 135 of file gamejolt.h.
char* gj_score::guest |
Definition at line 135 of file gamejolt.h.
char* gj_score::score |
Definition at line 135 of file gamejolt.h.
char* gj_score::sort |
Definition at line 135 of file gamejolt.h.
char* gj_score::stored |
Definition at line 135 of file gamejolt.h.
char* gj_score::stored_timestamp |
Definition at line 135 of file gamejolt.h.
char* gj_score::user |
Definition at line 135 of file gamejolt.h.
char* gj_score::user_id |
Definition at line 135 of file gamejolt.h.