Hello
Let me describe the problem: I've got 1 base class item which is inherited by a few other subclasses. Everything goes well until I put an object from a subclass into an array of items I lose the specific data of the subclass.
I think I need something of pointers but I really don't get it right. I've tried everything I can think of but it doesn't work.
Any ideas?
Thanks,
Jasper