Open GoogleCodeExporter opened 8 years ago
Also if you change CCTimer, it propogates to another swallower CCSheduler:
} else {
try {
impMethod.invoke( elt.currentTimer, dt);
} catch (Exception e1) {
e1.printStackTrace();
}
}
I'm not sure if this code is just to make porting easier, but we should
definitely change this behavior.
Original comment by ghemp...@gmail.com
on 22 Jan 2011 at 1:35
Original issue reported on code.google.com by
ghemp...@gmail.com
on 22 Jan 2011 at 1:21