Re: [AD] allegro_tiled: a new module for parsing tile-based maps.

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


On Tue, 31 Jul 2012 15:53:59 -0500, Damien Radtke <damienradtke@xxxxxxxxxx> wrote:
> I mainly used the internal data structures because they were *way*
> better than my initial handmade solution. If making those references
> available in user code is an issue, I can try to keep the contents of
> the TILED structs completely opaque and force the user to use helper
> methods to access them. If using them at all is a no-no, then I'm open
> for suggestions on third-party list implementations to include.

You can copy the files you need into your library and rename the symbols.
We may change internals which breaks your code, or worse, if lots of
people end up depending on the internals we may feel constrained in what
we can change.

Peter




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/