Home | Trees | Indices | Help |
|
---|
|
object --+ | tuple --+ | GameDiff
GameDiff(before, after, plays, players)
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from |
Static Methods | |||
a new object with type S, a subtype of T |
|
Properties | |
after Alias for field number 1 |
|
before Alias for field number 0 |
|
players Alias for field number 3 |
|
plays Alias for field number 2 |
|
Inherited from |
Method Details |
Return self as a plain tuple. Used by copy and pickle.
|
Create new instance of GameDiff(before, after, plays, players)
|
Return a nicely formatted representation string
|
Property Details |
afterAlias for field number 1
|
beforeAlias for field number 0
|
playersAlias for field number 3
|
playsAlias for field number 2
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jul 27 23:24:47 2013 | http://epydoc.sourceforge.net |