GLWScrollWBackwards Class Reference

#include <GLWScrollWBackwards.h>

Inheritance diagram for GLWScrollWBackwards:

GLWScrollW GLWidget GLWButtonI GLWScrollButtonI MetaClass

List of all members.

Public Member Functions

 GLWScrollWBackwards (float x=0.0f, float y=0.0f, float h=0.0f, int min=0, int max=0, int see=1)
virtual ~GLWScrollWBackwards ()
virtual void setCurrent (int c)
virtual int getCurrent ()
virtual void mouseWheel (float x, float y, float z, bool &skipRest)
 REGISTER_CLASS_HEADER (GLWScrollWBackwards)


Detailed Description

Definition at line 26 of file GLWScrollWBackwards.h.


Constructor & Destructor Documentation

GLWScrollWBackwards::GLWScrollWBackwards ( float  x = 0.0f,
float  y = 0.0f,
float  h = 0.0f,
int  min = 0,
int  max = 0,
int  see = 1 
)

Definition at line 26 of file GLWScrollWBackwards.cpp.

GLWScrollWBackwards::~GLWScrollWBackwards (  )  [virtual]

Definition at line 31 of file GLWScrollWBackwards.cpp.


Member Function Documentation

void GLWScrollWBackwards::setCurrent ( int  c  )  [virtual]

Reimplemented from GLWScrollW.

Definition at line 35 of file GLWScrollWBackwards.cpp.

References GLWScrollW::getMax(), GLWScrollW::getSee(), left, MAX, and GLWScrollW::setCurrent().

Referenced by GLWIconList::addItem(), and GLWIconTable::setItemCount().

int GLWScrollWBackwards::getCurrent (  )  [virtual]

Reimplemented from GLWScrollW.

Definition at line 48 of file GLWScrollWBackwards.cpp.

References GLWScrollW::getCurrent(), GLWScrollW::getMax(), and GLWScrollW::getSee().

Referenced by GLWIconTable::draw(), GLWIconList::draw(), GLWIconTable::mouseDown(), and GLWIconList::mouseDown().

void GLWScrollWBackwards::mouseWheel ( float  x,
float  y,
float  z,
bool &  skipRest 
) [virtual]

Reimplemented from GLWScrollW.

Definition at line 57 of file GLWScrollWBackwards.cpp.

References GLWScrollW::mouseWheel().

Referenced by GLWIconTable::mouseWheel(), and GLWIconList::mouseWheel().

GLWScrollWBackwards::REGISTER_CLASS_HEADER ( GLWScrollWBackwards   ) 


The documentation for this class was generated from the following files:
Generated on Mon Feb 16 15:15:02 2009 for Scorched3D by  doxygen 1.5.3