pingus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fullscreen mode


From: Ingo Ruhnke
Subject: Re: Fullscreen mode
Date: Wed, 23 Apr 2003 19:03:27 +0200
User-agent: Gnus/5.090018 (Oort Gnus v0.18) Emacs/21.2 (gnu/linux)

David Philippi <address@hidden> writes:

> No, fullscreen is not the default. You have to specify explicitly if
> you want fullscreen or OpenGL. I usually play it in a window too.

#ifdef WIN32
bool        fullscreen_enabled              = true;
#else
bool        fullscreen_enabled              = false;
#endif

-- 
WWW:      http://pingus.seul.org/~grumbel/ 
Games:    http://pingus.seul.org/~grumbel/gamedesigns/
JabberID: address@hidden 
ICQ:      59461927




reply via email to

[Prev in Thread] Current Thread [Next in Thread]