Version 1.25 adds two properties to a Sprite, Data and DataArray. These may be used to hold data individual to each Sprite.
Sprite.Data : String [I/O] : Gets or sets a single data item.
Sprite.DataArray : String() [I/O] : Gets or sets a single dimensioned array of data items.
A small demo is in the archive.
__________________
Sorry, but I don't answer questions by PM or email.
Please post your queries in the forum.
|