#include <mouse.h>
Inheritance diagram for wftk::Pointer:
Public Types | |
typedef Resource< Pointer * > | Resource |
a refcounted resource | |
Static Public Attributes | |
ResourceRegistry< Pointer *, ResLoad, ResInval > | registry |
A set of named pointer resources. | |
Protected Member Functions | |
virtual void | show ()=0 |
show the pointer | |
virtual void | hide ()=0 |
hide the pointer | |
Friends | |
class | Mouse |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.