i have a type called Sprite and a list called spritelist that has a number of sprite types stored in it, i want to remove 1 from the list so i try
listremove (spritelist, bob)
(bob is a sprite in the list as in bob:sprite=a member of the sprite list)
and i cant get it to work
and ideas ?
thanks
Ian
listremove (spritelist, bob)
(bob is a sprite in the list as in bob:sprite=a member of the sprite list)
and i cant get it to work
and ideas ?
thanks
Ian