millennium-dev team mailing list archive
-
millennium-dev team
-
Mailing list archive
-
Message #00189
[Bug 1205817] Re: The Game is a static class
Fixed here: http://bazaar.launchpad.net/~millennium-
dev/libmillennium/trunk/revision/29
** Changed in: libmillennium
Status: Triaged => Fix Committed
--
You received this bug notification because you are a member of
Millennium Developers, which is subscribed to libMillennium.
https://bugs.launchpad.net/bugs/1205817
Title:
The Game is a static class
Status in libMillennium:
Fix Committed
Bug description:
When implementing connection scheme, I, mistakingly, made the Game a
static class.
It should be instantiable, with both CPlayers maintaining a reference
to it.
(Currently it does not matter much, CPlayer can use the static class
as it wishes, but when we'll expand card collection, it may be useful
to be able to pass a Game reference to card's code.)
To manage notifications about this bug go to:
https://bugs.launchpad.net/libmillennium/+bug/1205817/+subscriptions
References