realbasic-games
[Top] [All Lists]

text in SpriteSurface

To: realbasic-games at lists dot realsoftware dot com
Subject: text in SpriteSurface
From: Víctor Fernández Fernández <landoq at mac dot com>
Date: Mon, 9 Oct 2006 12:53:27 +0200
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-games at lists dot realsoftware dot com
Hello..

I ask me how implement text in SpriceSurface ? there are some function for this job ?

thanks.


_______________________________________________
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>


From  Mon 9 Oct 2006 09:07:59 -0600
Return-Path: <realbasic-games-bounces at lists dot realsoftware dot com>
X-Original-To: listarchive at realsoftware dot com
Delivered-To: listarchive at realsoftware dot com
Received: by xmail.realsoftware.com (Postfix, from userid 1037)
        id 33057D6C440; Mon,  9 Oct 2006 08:08:18 -0700 (PDT)
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on realxserve.local
X-Spam-Level: X-Spam-Status: No, score=-0.5 required=4.5 tests=AWL,NO_REAL_NAME autolearn=disabled version=3.1.1
Received: from lists.realsoftware.com (lists.realsoftware.com [209.198.132.125])
        by xmail.realsoftware.com (Postfix) with ESMTP id 5F658D6C430;
        Mon,  9 Oct 2006 08:08:14 -0700 (PDT)
Received: from lists.realsoftware.com (localhost [127.0.0.1])
        by lists.realsoftware.com (Postfix) with ESMTP
        id 387CD157C082; Mon,  9 Oct 2006 10:08:05 -0500 (CDT)
X-Original-To: realbasic-games at lists dot realsoftware dot com
Delivered-To: realbasic-games at lists dot realsoftware dot com
Received: from mail.verex.com (unknown [66.116.103.197])
        by lists.realsoftware.com (Postfix) with ESMTP id D9873157C074
        for <realbasic-games at lists dot realsoftware dot com>;
        Mon,  9 Oct 2006 10:07:59 -0500 (CDT)
Received: from [66.116.103.197] (localhost [127.0.0.1])
        by mail.verex.com (Postfix) with SMTP id 14D1E672F54
        for <realbasic-games at lists dot realsoftware dot com>;
        Mon,  9 Oct 2006 09:07:59 -0600 (MDT)
Date: Mon, 9 Oct 2006 09:07:59 -0600
From: joe at strout dot net
To: REALbasic Games <realbasic-games at lists dot realsoftware dot com>
In-Reply-To: <A7DF3F2C-460F-4CA3-9D46-345A2601D3CA at mac dot com>
X-Mailer: VerEx Email Gateway
Content-type: text/plain;
Content-transfer-encoding: 7bit
Message-Id: <20061009150759 dot 14D1E672F54 at mail dot verex dot com>
Subject: Re: text in SpriteSurface
X-BeenThere: realbasic-games at lists dot realsoftware dot com
X-Mailman-Version: 2.1.2
Precedence: list
Reply-To: REALbasic Games <realbasic-games at lists dot realsoftware dot com>
Sender: realbasic-games-bounces at lists dot realsoftware dot com
Errors-To: realbasic-games-bounces at lists dot realsoftware dot com

On Oct 09, 2006, at 10:53 UTC, Víctor_Fernández_Fernández wrote:

I ask me how implement text in SpriceSurface ?

That depends on what you mean by "implement text."  You can either make
a text whose shape happens to be some text, or you can draw the text
into the background.  (Use the PaintTile method if you need to update
this text during the game.)

Best,
- Joe


--
Joe Strout -- joe at strout dot net
Verified Express, LLC     "Making the Internet a Better Place"
http://www.verex.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>