realbasic-games
[Top] [All Lists]

Re: Card Game (clicking and sound),

To: REALbasic Games <realbasic-games at lists dot realsoftware dot com>
Subject: Re: Card Game (clicking and sound),
From: Will Leshner <will dot leshner at gmail dot com>
Date: Sat, 11 Dec 2004 07:10:36 -0800
Delivered-to: realbasic-games at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=cjlwr5XVmqBfGi3Rp/Sd/3QqCdFdmH+W+oiuxplX+CvcgykE48AoApf70C6le6H3yGy91OGQTuiTmGXOGTscjqM4jLG7E9cAsSVhR3LwZKagVnG/rFzAurRpI0tPWl/FG7AcLjpB2t7bjGaBuY8RlTZIDPtJVfLuKGsjoqyUA/g=
References: <20041210 dot 181027 dot 28131 dot 208559 at webmail13 dot lax dot untd dot com> <DD201810-4B65-11D9-A17E-000D935784AC at mac dot com>
On Sat, 11 Dec 2004 12:14:45 +0100, Toon Van Acker
<toon dot van dot acker at mac dot com> wrote:

> Why would using an array of canvasses for cards not be a good idea? If
> your cards are always going to be in the same position, this is seems
> like a good solution to me. If I remember correctly, there was a card
> game on the REALbasic 1 or 2 CD that used the technique. Unless you
> want to move them around with smooth animation, I don't see why you
> wouldn't use canvasses. Is there something I'm missing?

Do your cards have to sit one on top of another? Do you need to move
your cards around? If so, then you are quickly going to run into
trouble if you use separate canvases for each carrd. I think those of
us who participated in the MacTech Klondike challenge found this out
pretty quickly.

-- 
REALbasic database options: http://sqlabs.net
REALbasic news and tips: http://rbgazette.com
KidzMail & KidzLog: http://haranbanjo.com
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>