Added Clock
This commit is contained in:
parent
cf859223ab
commit
a3726d0887
6 changed files with 74 additions and 25 deletions
|
@ -3,7 +3,7 @@
|
|||
#include <graphics/Graphics.hpp>
|
||||
#include <structures/Mouse.hpp>
|
||||
#include <structures/Cursor.hpp>
|
||||
#include <structures/Time.hpp>
|
||||
#include <structures/Clock.hpp>
|
||||
|
||||
namespace sdlu {
|
||||
// TODO: Eventually we should initialize things once the object gets created
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue