Hi.
Following, simple scenario. I've written a class deriving from Sprite meaning to be a base class for different progress bars. Then another class inherits ProgressBar. Weird thing: Even when MegaProgressBar has its own draw() method then the parents draw() gets called too - before the MegaProgressBar:draw()? Seems to be a bug don't you think? This behaviour makes it impossible to override methods =| .
Greetings
Sebastian
Comments
So the problem is somewhere else
Detail link here
https://docs.google.com/document/pub?id=149g_P1YlE4_6v_hHbFx3YAaYpdU0HoM70XJSLTE38ww#h.dzhuvffcwl5a