aboutsummaryrefslogtreecommitdiffstats
path: root/include/components.hpp
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2017-01-10 20:29:08 -0500
committerClyne Sullivan <tullivan99@gmail.com>2017-01-10 20:29:08 -0500
commitc6651145a4a6e6611b585c1a87c127f38751db4b (patch)
treedec1526556b612cc1a617ea1c2a80cd6f094c628 /include/components.hpp
parentfbd59263b52a42f85453ae918f8d2ab5817bd470 (diff)
fixes, bug finds
Diffstat (limited to 'include/components.hpp')
-rw-r--r--include/components.hpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/components.hpp b/include/components.hpp
index 8e245a7..805e8b2 100644
--- a/include/components.hpp
+++ b/include/components.hpp
@@ -269,11 +269,6 @@ struct Animate {
}
};
-//TODO
-struct Input {
-
-};
-
/**
* @struct Visible
* @brief If an entity is visible we want to be able to draw it.