realbasic-games
[Top] [All Lists]

Re: doubt about load graphic files

To: REALbasic Games <realbasic-games at lists dot realsoftware dot com>
Subject: Re: doubt about load graphic files
From: Fargo Holiday <fargo at rpgportland dot com>
Date: Mon, 18 Dec 2006 17:27:32 -0800
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-games at lists dot realsoftware dot com
References: <17EA1232-AFF8-41B0-A7CE-963C099541B4 at mac dot com>
Howdy,
Personally, a lot of it depends on how complex it could get, but I think loading resources at runtime is the best default course. It makes modifying those resources a lot easier, both for you and the end user. And, later on, your codebase would be just that much easier to extend since you already have routines for loading objects.

Later,
Fargo

Landoq wrote:
Hello,

I am writing a game in rb and i have a doubt:

Add graphic files to project or load graphics from disk in code ? the first option assemble all graphics in the executable file but i don´t know if this option is recommend or not.

thanks and Merry Christmas from Spain.

Víctor Fernández
Landoq Software



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

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