Source Code (Use browser search to find items of interest.)

Class Index

kshisen'HighScore (./kdegames/kshisen/app.h:51)

struct HighScore {
  char name[32];
  int  seconds;
  int  x, y;
  time_t date;
  int gravity;
};