ClanLib  2.3.7
List of all members
CL_CursorProvider Class Referenceabstract

Interface for implementing a CL_Cursor target. More...

#include <cursor_provider.h>

Public Member Functions

Construction
virtual ~CL_CursorProvider ()
 
Operations
virtual void destroy ()=0
 Destroys the cursor provider. More...
 

Detailed Description

Interface for implementing a CL_Cursor target.

Constructor & Destructor Documentation

virtual CL_CursorProvider::~CL_CursorProvider ( )
inlinevirtual

Member Function Documentation

virtual void CL_CursorProvider::destroy ( )
pure virtual

Destroys the cursor provider.


The documentation for this class was generated from the following file: