SDLmm_Timer

Langue: en

Version: 122061 (mandriva - 01/05/08)

Section: 3 (Bibliothèques de fonctions)

NAME

SDLmm::Timer -

SYNOPSIS


#include <sdlmm_timer.h>

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

CONSTRUCTOR & DESTRUCTOR DOCUMENTATION

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

MEMBER FUNCTION DOCUMENTATION

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

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

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

void SDLmm::Timer::Mark ()

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

AUTHOR

Generated automatically by Doxygen for SDLmm from the source code.