On Wed, Dec 30, 2009 at 01:35:17PM +0000, guest wrote:
> Hello. I would like to ask if there is a way to change the background (for
> example showing an image or change a color.) ? Can agar maniplulate the
> background as "Desktop" ?
> Thanks for your time

You can use:

        AG_ColorsSetRGB(BG_COLOR, r, g, b);

Note that as of agar-1.4.0, the concept of a background only applies to
the single-display graphics backends (sdlfb, sdlgl).

_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html

Reply via email to