[Alephmodular-devel] Random musings: screen_rectangle vs CBuffer::Rectangle
Status: Pre-Alpha
Brought to you by:
brefin
From: Br'fin <br...@ma...> - 2003-08-24 06:08:22
|
Mmm, curious self debate. Wether or not to chase screen_rectangle through the AM code and squash it in favor of using CBuffer::Rectangle everywhere. That way we don't get three separate views of rectangles screen_rectangle CBuffer::Rectangle platform native view A few things would still be aware of the old screen_rectangle things, but mostly in initialization of areas based around old rectangle dimensions. such as interface rectangles for the HUD and menu buttons for the main menu. -Jeremy Parsons |