One thing I do not completely understand:
'Create the Hawk and rabbit sprites from data.
CreateSpriteFromData Hawk&, 23, 23
CreateSpriteFromData Bunny&, 16, 16
It appears to me, the Data Bit maps get identified by size, then they are named,... So what if one was useing 2 data bit maps, that were the same size, How would one go about "labeling" them ?
Ok well thats my question,..
from Garry