[inline]
return how much points the card has. e.g. king = 4 points
Definition at line 53 of file card.h.
{ return m_points; }