ClanSoft logo
ClanSoft logo

    CL_MouseCursorProvider

Mouse cursor image interface.

Description

The mouse cursor provider is an interface that describes how a mouse cursor should animate, and which images it should use.

Use this class to create your cursor icon, and then use CL_MouseCursor to make your cursor visible.

Class members

virtual CL_SurfaceProvider *get_surface_provider()
virtual bool is_animated()
virtual int get_frame_delay(unsigned int frame_number)

See Also

None


Back to index



This page was built using the Perceps documentation system.