54 static void _bind_methods();
57 static _FORCE_INLINE_
InputMap *get_singleton() {
return singleton; }
60 bool has_action(
const StringName& p_action)
const;
61 int get_action_id(
const StringName& p_action)
const;
73 bool event_is_joy_motion_action_pressed(
const InputEvent& p_event)
const;
76 void load_from_globals();
Definition: string_db.h:48