Excuse me if this has been covered before, but I've looked and haven't found an answer yet.
If you have a sprite that's nested within several CCNodes, each having independent actions applied (rotations, etc.), is there a way to find the absolute location of the sprite? Checking the position property only returns the position relative to the parent.