Generates data for frame N into the supplied buffer. We have an 8-frame animation sequence that wraps around. It looks like this: 0 1 2 3 7 6 5 4 We draw one of the eight rectangles and leave the rest set to the zero-fill color.
(int frameIndex, int colorFormat, byte[] frameData)
source not stored for this graph (policy: none)
no test coverage detected