Home | All Classes | Grouped Classes | Index | Search

Class CL_Runnable

Thread callback interface. More...

Derived from: none
Derived by: none
Group: Core (System)

#include <ClanLib/core.h>

Construction:

Overrideables:

run

Called when a thread is run.

Detailed description:

!group=Core/System! !header=core.h!

When a thread is created, it will call run() in its attached CL_Runnable interface.



Questions or comments, write to the
ClanLib mailing list.