Voxellancer
0.3
A game about voxels in space
Main Page
Related Pages
Classes
Files
File List
All
Classes
Functions
Pages
loopingtimer.h
1
#pragma once
2
3
#include "timer.h"
4
5
6
class
LoopingTimer
:
public
Timer
{
7
public
:
8
LoopingTimer
(
float
interval,
const
std::function<
void
()>& callback);
9
};
10
Timer
Definition:
timer.h:8
LoopingTimer
Definition:
loopingtimer.h:6
src
events
loopingtimer.h
Generated on Sun Mar 30 2014 13:32:31 for Voxellancer by
1.8.6