- Neuheiten -
Sortierung
Produktfilter
Preis
€
―
€
"use strict";
var keypressSlider = document.querySelector(".slider-keypress");
var input0 = document.querySelector(".input-with-keypress-0");
var input1 = document.querySelector(".input-with-keypress-1");
var inputs = [input0, input1];
noUiSlider.create(keypressSlider, {
start: [3.5, 499],
connect: true,
range: {
min: [3.5],
max: [499]
}
});
keypressSlider.noUiSlider.on("update", function(values, handle) {
inputs[handle].value = values[handle];
function setSliderHandle(i, value) {
var r = [null, null];
r[i] = value;
keypressSlider.noUiSlider.set(r);
}
inputs.forEach(function(input, handle) {
input.addEventListener("change", function() {
setSliderHandle(handle, this.value);
});
input.addEventListener("keydown", function(e) {
var values = keypressSlider.noUiSlider.get();
var value = Number(values[handle]);
var steps = keypressSlider.noUiSlider.steps();
var step = steps[handle];
var position;
switch (e.which) {
case 13: setSliderHandle(handle, this.value); break;
case 38: position = step[1]; if (position === false) { position = 1; } if (position !== null) {setSliderHandle(handle, value + position); } break;
case 40: position = step[0]; if (position === false) { position = 1; } if (position !== null) { setSliderHandle(handle, value - position); } break;
}
});
});
});
Verfügbarkeit
Hersteller
Epoche MoBa
Land MoBa
Spielsysteme & Marken
Sprache
Maßstab
Infinity Fraktion
Bolt Action Fraktion
Freebooters Fate Fraktion
Spielerzahl
Spieldauer
Komplexität
Spielart
Glück / Taktik
Altersempfehlung
Kategorien
- Pokemon Karmesin & Purpur Stürmische Funken Top Trainer Box (Deutsch)59,90 EUR ** inkl. MwSt. zzgl. Versand
- Pokemon Karmesin & Purpur Stürmische Funken Boosterpackung (Deutsch)5,50 EUR ** inkl. MwSt. zzgl. Versand
- -16%Deep Space Pest Control Sci-Fi Gamer Holiday Gift Calendar
Statt 35,00 EUR29,25 EUR ** inkl. MwSt. zzgl. Versand - -16%Barroom Brawl Fantasy Gamer Holiday Gift Calendar
Statt 35,00 EUR29,25 EUR ** inkl. MwSt. zzgl. Versand - Star Wars Unlimited Twilight of the Republic Pre-Releasebox (Englisch)29,90 EUR ** inkl. MwSt. zzgl. Versand
- Star Wars Unlimited Niedergang der Republik Pre-Releasebox (Deutsch)29,90 EUR ** inkl. MwSt. zzgl. Versand
- Star Wars Unlimited Twilight of the Republic Booster (Englisch)5,00 EUR ** inkl. MwSt. zzgl. Versand
- Star Wars Unlimited Niedergang der Republik Booster (Deutsch)5,00 EUR ** inkl. MwSt. zzgl. Versand
- Star Wars Unlimited Twilight of the Republic Zwei-Spieler-Starter (Englisch)35,00 EUR ** inkl. MwSt. zzgl. Versand
- Star Wars Unlimited Niedergang der Republik Zwei-Spieler-Starter (Deutsch)35,00 EUR ** inkl. MwSt. zzgl. Versand
- GSW Plasticcart Sheet feines Ziegelmauerwerk 300x200x0,75mm (1)4,90 EUR ** inkl. MwSt. zzgl. Versand
- Dragon Shield Brushed Art Constellations Signoir limited Edition 100 protective Sleeves13,25 EUR ** inkl. MwSt. zzgl. Versand
- The Old World Warhammer Hills [GW WEB EXKLUSIV]
Statt 55,00 EUR34,00 EUR ** inkl. MwSt. zzgl. Versand - JETZT im SALE!Battlefield in a Box Gothic Sector United Frontier Landing Pad28,50 EUR ** inkl. MwSt. zzgl. Versand
- JETZT im SALE!Battlefield in a Box Gothic Sector United Frontier Plasma Accelerator28,50 EUR ** inkl. MwSt. zzgl. Versand
- JETZT im SALE!Battlefield in a Box Gothic Sector United Frontier Shield Generator33,50 EUR ** inkl. MwSt. zzgl. Versand
- JETZT im SALE!
- JETZT im SALE!Battlefield in a Box Gothic Sector United Frontier Sentry Turret23,90 EUR ** inkl. MwSt. zzgl. Versand
- JETZT im SALE!Battlefield in a Box Gothic Sector United Frontier Listening Post28,50 EUR ** inkl. MwSt. zzgl. Versand