Re: Additional Video Pages

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

> I am making a game and would like to know how to get more video pages in
> mode 19, 320x200 256 colors.  I think I've seen it before but don't
> remember where.  I don't have a whole lot of the details of the game
worked
> out, but I am planning on making it some sort of a strategy game.  Thanks
> for any help.
>
> William

Well, remember that you can always save a screen using save_image(), to
store the current screen display if you want to generate a new screen. When
you want one of the screens redisplayed, just redisplay using
display_image(). This way, you can swap between as many screens as desired.

Hope this helps

David Gay
http://www.interlog.com/~moggie/Euphoria
"A Beginner's Guide To Euphoria"

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

Search



Quick Links

User menu

Not signed in.

Misc Menu