Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

OglGui::RepeatTimer Class Reference

#include <RepeatTimer.h>

Inheritance diagram for OglGui::RepeatTimer:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 RepeatTimer (int msDelay=400, int msInterval=40)
void SetRepeatDelays (int msDelay=400, int msInterval=40)
void GetRepeatDelays (int *msDelay, int *msInterval) const
void StartRepeatTime ()
bool RepeatTime ()
int GetRepeatCount () const

Private Member Functions

void Init (int msDelay, int msInterval)

Private Attributes

double mRepeatStartTime
double mRepeatLastTime
int mRepeatDelay
int mRepeatInterval
int mRepeatCount

Detailed Description

Definition at line 18 of file RepeatTimer.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 12:04:38 2010 for ImpalaSrc by  doxygen 1.5.1