Home | Trees | Indices | Help |
|
---|
|
object --+ | Player
The class Player
represents football players in a match
statistics program. Only some very basic information for each player is
recorded.
A player object is immutable after creation transferring a player between clubs is not directly supported by self class, for instance.
|
|||
|
|||
string |
|
||
club object |
|
||
Inherited from |
|
|||
Inherited from |
|
Creates a new player with the given basic attributes.
|
Returns the player's name.
|
Returns the player's employer club.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Sep 13 13:35:13 2012 | http://epydoc.sourceforge.net |