From: fredb Date: Mon, 5 Jun 2006 16:19:50 +0000 (+0000) Subject: Declare new member functions X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d1d9fb8881488c256501f3e57589ee7fe6506d12;p=flightgear.git Declare new member functions --- diff --git a/src/Input/input.hxx b/src/Input/input.hxx index a23540e29..669858cb6 100644 --- a/src/Input/input.hxx +++ b/src/Input/input.hxx @@ -245,6 +245,8 @@ public: */ virtual void doMouseMotion (int x, int y); + void bind (); + void unbind (); private: // Constants