Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

SDLmm::Timer Class Reference

#include <sdlmm_timer.h>

List of all members.

Public Types

typedef unsigned int Ticks

Public Methods

 Timer ()
void Mark ()
unsigned int GetElapsed () const

Static Public Methods

bool Init ()
void Quit ()
Ticks GetTicks ()


Member Typedef Documentation

typedef unsigned int SDLmm::Timer::Ticks
 

Definition at line 29 of file sdlmm_timer.h.


Constructor & Destructor Documentation

SDLmm::Timer::Timer ( ) [inline]
 

Definition at line 36 of file sdlmm_timer.h.


Member Function Documentation

unsigned int SDLmm::Timer::GetElapsed ( ) const [inline]
 

Definition at line 40 of file sdlmm_timer.h.

Ticks SDLmm::Timer::GetTicks ( ) [static]
 

Definition at line 44 of file sdlmm_timer.cpp.

Referenced by Mark().

bool SDLmm::Timer::Init ( ) [static]
 

Definition at line 28 of file sdlmm_timer.cpp.

void SDLmm::Timer::Mark ( )
 

Definition at line 48 of file sdlmm_timer.cpp.

void SDLmm::Timer::Quit ( ) [static]
 

Definition at line 38 of file sdlmm_timer.cpp.


The documentation for this class was generated from the following files:
Documentation automatically generated by doxygen written by Dimitri van Heesch. Project hosted at
Hosted by SourceForge