Added cursor support
This commit is contained in:
parent
c66cae17f2
commit
1ec25d036c
6 changed files with 110 additions and 45 deletions
include
|
@ -2,6 +2,7 @@
|
|||
|
||||
#include <graphics/Graphics.hpp>
|
||||
#include <structures/Mouse.hpp>
|
||||
#include <structures/Cursor.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