#include <pointer.h>
Inheritance diagram for wftk::AnimatedPointer:

Public Types | |
|
typedef std::pair< Surface::Resource *, Point > | Data |
| image and hotspot pairs | |
Public Member Functions | |
| AnimatedPointer (const std::vector< Data > &, unsigned update) | |
| constructor takes a vector of images and update time between images | |
Static Public Member Functions | |
| static void | insert (const std::string &, const std::vector< Data > &, unsigned update) |
| insert a named animated pointer into the pointer registry | |
Protected Member Functions | |
| virtual void | show () |
| show the pointer | |
| virtual void | hide () |
| hide the pointer | |
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.