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

wftk::HardPointer Class Reference

a pointer which uses SDL's native pointer capabilities More...

#include <pointer.h>

Inheritance diagram for wftk::HardPointer:

wftk::Pointer List of all members.

Public Member Functions

 HardPointer (const Surface &, const Point &hotspot)
 black/white/transparent pointer from a surface


Static Public Member Functions

void insert (const std::string &, const Surface &, const Point &hotspot)
 insert a named hardware pointer into the pointer registry


Protected Member Functions

virtual void show ()
 show the pointer

virtual void hide ()
 hide the pointer


Detailed Description

a pointer which uses SDL's native pointer capabilities


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

Generated Wed Jul 28 17:28:43 2004.
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.