« Hero :: Contents :: Tavern »
vindinium.models.
Mine
Bases: object
object
A mine object.
x
int
the mine position in X.
y
the mine position in Y.
owner
the hero’s id that owns this mine.
__init__
Constructor.