adding hooks
This commit is contained in:
@@ -20,8 +20,6 @@ namespace Input
|
|||||||
|
|
||||||
class InputEventHandler
|
class InputEventHandler
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
||||||
public:
|
public:
|
||||||
InputEventHandler(std::shared_ptr<Detector> detector) :
|
InputEventHandler(std::shared_ptr<Detector> detector) :
|
||||||
detector(detector)
|
detector(detector)
|
||||||
|
|||||||
Reference in New Issue
Block a user