GridColumn.foreachFrame
void foreachFrame(panel.types.FrameCallback callback) nothrowInvokes a callback for each frame in the grid column.
Parameters
callback | a function to be called on each frame |
void foreachFrame(panel.types.FrameCallback callback) nothrowInvokes a callback for each frame in the grid column.
callback | a function to be called on each frame |