SDLmm::Timer(3) | Library Functions Manual | SDLmm::Timer(3) |
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.
16 Jul 2001 | SDLmm |