actually I want to create an object that has properties and is pushed into an array if possible.
then I tried it this way:
create a sprite object and add some instance variables, then try to push this object using array> push: here I can't push the sprite object directly? then I tried entering the instance variable, it worked, the problem I had was that when I pushed it, it wasn't wrapped into one object, which in the end would be difficult for me,
any help is greatly appreciated, thanks
description of each object and property in the array