#include <score.hh>
Inheritance diagram for Score:
Public Member Functions | |
int | score (void) const |
void | set_score (int) |
Protected Attributes | |
int | scr |
int Score::score | ( | void | ) | const |
void Score::set_score | ( | int | ) |
int Score::scr [protected] |