data containers

Lars Ivar Igesund larsivar at igesund.net
Thu Jul 3 08:41:09 PDT 2008


Moritz wrote:

> Hello,
> 
> Im currently working on a gui framework for my game, and Im trying to
> find a versatile way to build my screens.
> 
> I thought about a generic "Screen" class, which has functions like
> "add_element()" to insert a sprite or text into a layer on the screen.
> 
> Rendering is then done from the lowest layer to the highest one.
> My question is now how I can implement these Layers, since I didnt find
> LikedLists or Hastables in Phobos.

Maybe a reason to consider Tango?

-- 
Lars Ivar Igesund
blog at http://larsivi.net
DSource, #d.tango & #D: larsivi
Dancing the Tango


More information about the Digitalmars-d-learn mailing list