Events are now passing correctly, small bug with held keys that needs fixing
This commit is contained in:
@@ -35,7 +35,7 @@ public:
|
||||
sf::Vector2f get_direction();
|
||||
|
||||
|
||||
void update(VrEventPublisher* p, vr::Event e) override;
|
||||
void recieve_event(VrEventPublisher* p, std::unique_ptr<vr::Event> event) override;
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user