#include <sdltimer.h>
Public Member Functions | |
SDLTimer (Object *receiver, int id, int interval) | |
~SDLTimer () | |
void | scheduleNext () |
int | interval () const |
Static Public Member Functions | |
static void | init () |
static void | quit () |
Classes | |
class | Event |
Wt::SDLTimer::SDLTimer | ( | Object * | receiver, | |
int | id, | |||
int | interval | |||
) |
Wt::SDLTimer::~SDLTimer | ( | ) |
void Wt::SDLTimer::init | ( | ) | [static] |
int Wt::SDLTimer::interval | ( | ) | const [inline] |
void Wt::SDLTimer::quit | ( | ) | [static] |
void Wt::SDLTimer::scheduleNext | ( | ) |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.