Added Time class
This commit is contained in:
parent
2c17d5d533
commit
4b1ed7da1e
4 changed files with 110 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#include <graphics/Graphics.hpp>
|
||||
#include <structures/Mouse.hpp>
|
||||
#include <structures/Cursor.hpp>
|
||||
#include <structures/Time.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