The problem of Bar class is in the backgroundColor, if you make it new Color(0, 0, 0, 0) the color becomes totally transparent. Once I changed it to color.Black it appears.
I can't do the warning of out of memory groengeel.
How can I know if somebodyelse's Scenario would use too many memory. Believe me that I have considering the memory problem for a long time, and that's why there is a class called ClassImageManager to let all objects of the same class sharing on same picture.I think the only thing I can do is suggest users of Greenfoot4Android to have a look at this method I have made.
I can't do the warning of out of memory groengeel.
How can I know if somebodyelse's Scenario would use too many memory. Believe me that I have considering the memory problem for a long time, and that's why there is a class called ClassImageManager to let all objects of the same class sharing on same picture.I think the only thing I can do is suggest users of Greenfoot4Android to have a look at this method I have made.
Of course. You are right. My bet. Played my game too many times now. Seems to work fine.
Will upload non-debug version tonight, and will put the code online.