bool GetCommand_Bool_(Cmd_Bool cmd) { return(_zeldaInputMapping.GetCommand_Bool(cmd)); }
static public bool GetCommand_Bool(Cmd_Bool cmd) { return(Instance.GetCommand_Bool_(cmd)); }