The NEW Pong Game  V13.2.1
An interesting implemnettaion of the pong game
User Member List

This is the complete list of members for User, including all inherited members.

get_round() constUser
get_user_name() constUser
get_user_score() constUser
increment_score()User
nameUserprivate
reset_score()User
roundUserprivate
scoreUserprivate
set_round(int _round)User
set_user_name(const std::string &name)User
set_user_score(int _score)User
User(const std::string &name="Player")User