Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!mx05.eternal-september.org!.POSTED!not-for-mail From: markspace Newsgroups: comp.lang.java.programmer Subject: Re: BlueJ don't know what i did wrong Date: Mon, 25 Feb 2013 08:34:20 -0800 Organization: A noiseless patient Spider Lines: 10 Message-ID: References: <638ed624-9eba-44eb-bcbf-68466e5bb5f1@googlegroups.com> <42d76fca-d365-4030-ae8c-07a806eab87c@googlegroups.com> <1wtai7dd80h80$.6rbtwoyou3gh.dlg@40tude.net> <5q6dnc3pF_HJzLfMnZ2dnUVZ7s-dnZ2d@bt.com> <77afaabf-ec0f-46d6-b3ea-d8f186dbf7e4@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Mon, 25 Feb 2013 16:33:12 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="fba3415ba68d85d643935af2f52f0b4b"; logging-data="24486"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19z0p/z/XVtM3Gc0VAAPEf3wsBbL5M792g=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130215 Thunderbird/17.0.3 In-Reply-To: <77afaabf-ec0f-46d6-b3ea-d8f186dbf7e4@googlegroups.com> Cancel-Lock: sha1:/+jX2wcR8pQYN09sWdQ2d1QbLE4= Xref: csiph.com comp.lang.java.programmer:22505 On 2/25/2013 1:52 AM, marvin.radke@htp-tel.de wrote: > well.. the game is like said a tabletop game with many units which > are grouped on cards. And this cards i want to give to the players, 3 > cards are 2 times available thats why i did it like this.... If I understand what you are saying, then why not just add those cards to the deck twice? It's easier than keeping track of all cards in a separate structure.