Banuba SDK
bnb::interfaces::input_manager Member List

This is the complete list of members for bnb::interfaces::input_manager, including all inherited members.

on_double_tap_gesture(const touch &pos)=0 (defined in bnb::interfaces::input_manager)bnb::interfaces::input_managerpure virtual
on_gesture_ended(const std::string &id)=0 (defined in bnb::interfaces::input_manager)bnb::interfaces::input_managerpure virtual
on_long_tap_gesture(const touch &pos)=0 (defined in bnb::interfaces::input_manager)bnb::interfaces::input_managerpure virtual
on_rotation_gesture(float angle)=0 (defined in bnb::interfaces::input_manager)bnb::interfaces::input_managerpure virtual
on_scale_gesture(float scale)=0 (defined in bnb::interfaces::input_manager)bnb::interfaces::input_managerpure virtual
on_swipe_gesture(float dir_x, float dir_y)=0 (defined in bnb::interfaces::input_manager)bnb::interfaces::input_managerpure virtual
on_touches_began(const std::unordered_map< int64_t, touch > &tocuhes)=0 (defined in bnb::interfaces::input_manager)bnb::interfaces::input_managerpure virtual
on_touches_cancelled(const std::unordered_map< int64_t, touch > &tocuhes)=0 (defined in bnb::interfaces::input_manager)bnb::interfaces::input_managerpure virtual
on_touches_ended(const std::unordered_map< int64_t, touch > &tocuhes)=0 (defined in bnb::interfaces::input_manager)bnb::interfaces::input_managerpure virtual
on_touches_moved(const std::unordered_map< int64_t, touch > &tocuhes)=0 (defined in bnb::interfaces::input_manager)bnb::interfaces::input_managerpure virtual
~input_manager() (defined in bnb::interfaces::input_manager)bnb::interfaces::input_managerinlinevirtual