xoreos  0.0.5
Private Attributes | Friends | List of all members
Events::TimerID Class Reference

#include <timerman.h>

Private Attributes

SDL_TimerID _id
 
TimerFunc _func
 

Friends

class TimerManager
 

Detailed Description

Definition at line 88 of file timerman.h.

Friends And Related Function Documentation

◆ TimerManager

friend class TimerManager
friend

Definition at line 93 of file timerman.h.

Member Data Documentation

◆ _func

TimerFunc Events::TimerID::_func
private

Definition at line 91 of file timerman.h.

◆ _id

SDL_TimerID Events::TimerID::_id
private

Definition at line 90 of file timerman.h.


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