Main Page | Class Hierarchy | Class List | File List | Class Members

aedTimer Class Reference

#include <aedTimer.h>

Inheritance diagram for aedTimer:

aedObject List of all members.

Public Member Functions

void setAlarm (Uint32 time)
void enable (bool state)

Detailed Description

This class implements a timer. What else could it be? :) The timer is off by default so you have to explicitly call enable(true) to enable it (assuming you previously set the alarm time interval).


Member Function Documentation

void aedTimer::enable bool  state  ) 
 

Enable/disable timer.

void aedTimer::setAlarm Uint32  time  ) 
 

Set timer's interval.

Parameters:
time time in milliseconds


The documentation for this class was generated from the following file:
Generated on Mon Mar 1 19:56:19 2004 for aedGUI by doxygen 1.3.6