Re: [AD] al_update_display_region |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: "Coordination of admins/developers of the game programming library Allegro" <alleg-developers@xxxxxxxxxx>
- Subject: Re: [AD] al_update_display_region
- From: "Trent Gamblin" <trent@xxxxxxxxxx>
- Date: Fri, 27 Feb 2009 11:30:32 -0700 (MST)
On Fri, February 27, 2009 11:05 am, Evert Glebbeek said:
> On 27 feb 2009, at 09:56, Elias Pschernig wrote:
>>> If we do that we might as well just make it al_create_display(int i),
>>> right? The display modes have width and height info in them too.
>>
>> Hm, true. Maybe we should have another enumeration instead?
>
> It's not true when setting a windowed mode.
I think we would still need the extra functions. al_get_display_mode
is for fullscreen modes/formats.
Trent :{)>