#include <Cursor.h>
Public Member Functions | |
Cursor () | |
(*** add brief description here ***) | |
virtual | ~Cursor () |
(*** add brief description here ***) | |
virtual void | Draw (Rect rect) |
(*** add brief description here ***) | |
void | Warp (int x, int y) |
(*** add brief description here ***) | |
void | SetPosition (Point point) |
(*** add brief description here ***) | |
virtual int | Contains (Point point) |
(*** add brief description here ***) | |
void | Hide () |
(*** add brief description here ***) | |
void | Show () |
(*** add brief description here ***) | |
Private Attributes | |
Surface | m_Image |
(*** add brief description here ***) | |
bool | m_Visible |
(*** add brief description here ***) |
Cursor | ( | ) |
(*** add brief description here ***)
~Cursor | ( | ) | [virtual] |
(*** add brief description here ***)
void Draw | ( | Rect | rect | ) | [virtual] |
(*** add brief description here ***)
Reimplemented from Window.
void Warp | ( | int | x, | |
int | y | |||
) |
(*** add brief description here ***)
void SetPosition | ( | Point | point | ) |
(*** add brief description here ***)
virtual int Contains | ( | Point | point | ) | [inline, virtual] |
void Hide | ( | ) |
(*** add brief description here ***)
void Show | ( | ) |
(*** add brief description here ***)
bool m_Visible [private] |
(*** add brief description here ***)
Navigation
Home Page
Screen Shots
Developers
Documentation
Doxygen
Namespace List
Class List
Class Hierarchy
File List
Todo List
Links
SDL Library
License
SourceForge Project
Forums
Download
Regimental Command
Copyright © 2008
Randi J. Relander