remove_frame_callback


Description:

public void remove_frame_callback (FrameClosure closure)

Removes a callback and associated user data that were previously registered using add_frame_callback.

If a destroy callback was passed to add_frame_callback to destroy the user data then this will get called.

Parameters:

this

A Onscreen

closure

A FrameClosure returned from add_frame_callback