Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

wftk::AnimatedPointer Class Reference

an animated software pointer More...

#include <pointer.h>

Inheritance diagram for wftk::AnimatedPointer:

wftk::SoftPointer wftk::Pointer List of all members.

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

Detailed Description

an animated software pointer


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

Generated Tue Aug 9 18:40:26 2005.
Copyright © 1998-2003 by the respective authors.

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.