Google
Web alhem.net
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

gui::Hotspot Class Reference

#include <Hotspot.h>

Inheritance diagram for gui::Hotspot:

Inheritance graph
[legend]
Collaboration diagram for gui::Hotspot:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Hotspot (Surface *, coord_t x, coord_t y, coord_t w, coord_t h, SurfaceHelper *=NULL)
 ~Hotspot ()
void OnSize (SDL_Rect &, int, int)

Constructor & Destructor Documentation

gui::Hotspot::Hotspot Surface ,
coord_t  x,
coord_t  y,
coord_t  w,
coord_t  h,
SurfaceHelper = NULL
 

Definition at line 56 of file Hotspot.cpp.

References gui::coord_t.

00057 :Surface(s,x,y,w,h,pclHelper) 00058 { 00059 }

gui::Hotspot::~Hotspot  ) 
 

Definition at line 62 of file Hotspot.cpp.

00063 { 00064 }


Member Function Documentation

void gui::Hotspot::OnSize SDL_Rect &  ,
int  ,
int 
[virtual]
 

Reimplemented from gui::Surface.

Definition at line 67 of file Hotspot.cpp.

References gui::Surface::BringToTop().

00068 { 00069 Surface::OnSize(r,xrel,yrel); 00070 00071 BringToTop(); 00072 }


The documentation for this class was generated from the following files:
Generated for My SDL C++ Gui by doxygen 1.3.6

www.TV-friendship.com
The matchmaking service with an all new twist.

Quantum 'Teleportation'
Some thoughts
Page, code, and content Copyright (C) 2004 by Anders Hedström