A sort-of cross platform cursor class. More...
#include <Cursor.hpp>
Public Member Functions | |
HCURSOR | GetCursor () const |
Friends | |
class | WindowImpl |
A sort-of cross platform cursor class.
Currently this is just a thinner version of Chromium's WebCursor. Ideally we could figure a way to hide these details and the application could perform any necessary translation.
HCURSOR Berkelium::Cursor::GetCursor | ( | ) | const |
friend class WindowImpl [friend] |