ale.h: Add type 'ale_image_seq', as an image sequence type.
commit55448c80898f3e790486e4c227d1d44a7bca8a95
authorDavid Hilvert <dhilvert@auricle.dyndns.org>
Fri, 8 May 2009 21:13:01 +0000 (8 21:13 +0000)
committerDavid Hilvert <dhilvert@auricle.dyndns.org>
Fri, 8 May 2009 21:13:01 +0000 (8 21:13 +0000)
tree09036da7423614ea932ec68a1e477a90bb61977f
parent1363085875981eeb76e94cd9b986410826b35fcb
ale.h: Add type 'ale_image_seq', as an image sequence type.

Such type could be used for supporting synchronization types (discussed in
ditz) as well as for replacing the ALE image_rw type, as this would allow for
things such as loading and caching strategies to be shared across interfaces.

It is expected that actual loading of images from the sequence (and
determination of length of the sequence) would occur via callback, as has
already been discussed in ditz for the case of synchronization types.
include/ale.h