Re: Another NEIL Query

new topic     » goto parent     » topic index » view thread      » older message » newer message

> Using NEIL.E,
>
> 1. How do I load a bitmap then extract individual
> bitmaps from it? (For
> instance, I have 15 64x64 tiles in the one bitmap
> file, and I want to
> extract all of them to a tiles[] sequence.)

look up information on sub-screens

> 2. There's no rotate_bitmap() function, it seems.
> How do I ROTATE a
> graphic?! Even if I could just get the 2-d sequence
> using the handle, then
> I could rotate that and replace it...

couldn't tell you, sorry
you could always hack it out of another library that
has it, I'm sure there's one.

> 3. When I try to display an rle_sprite, my machine
> crashes with a CAUSEWAY
> error! Yipes! Any known issues? I'm using a Diamond
> Viper 770.

make sure you do it correctly.  it should look
something like this:

do_command(rle_blit,rle_handle,{vs,x,y})
you could also use new_command()

Hope this helps,
Mike Hurley

=====
It compiled.  The first screen came up.  Ship it.
     --Bill Gates

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu