se_core::PortableClock Class Reference

#include <PortableClock.hpp>

Inheritance diagram for se_core::PortableClock:

se_core::RealClock List of all members.

Public Member Functions

virtual void reset ()
virtual unsigned long millis ()
virtual float seconds ()

Member Function Documentation

unsigned long se_core::PortableClock::millis  )  [virtual]
 

Implements se_core::RealClock.

Definition at line 33 of file PortableClock.cpp.

void se_core::PortableClock::reset  )  [virtual]
 

Implements se_core::RealClock.

Definition at line 27 of file PortableClock.cpp.

float se_core::PortableClock::seconds  )  [virtual]
 

Implements se_core::RealClock.

Definition at line 40 of file PortableClock.cpp.


The documentation for this class was generated from the following files:

Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:30 2007 by Doxygen version 1.3.9.1.

SourceForge.net Logo