hey guys!
im just so frustrated with this error .. more like a bug though
heres a link to all my code on google docs
the bold and enlarged stuff is whats causing the bug
problem is when i add void Platform::set_clips(SDL_Rect platClip[], int i)
, i guess something in the void Stick::show()
function gets messed and i just dont get how!
because when i remove the Platform::set_clips
function, the stickman runs and displays just fine but when i have it there, the stickman is not displayed on the screen at all!
it could also be the set_stick_clips()
function.. i just dont know how this is hapeening and so cannot solve it :'(
if there is a solution to this problem please let me know
any help will be greatly appreciated
THANKS :)