Factory for creating command instances based on key input.
Note: PointerGuidanceCommand is intentionally not produced here. It is
wired directly by Mousebindingservice because its contract carries raw
pointer coordinates (clientX/clientY) per event, which doesn't fit the
keyword-based Keys lookup this factory uses.
Factory for creating command instances based on key input.
Note:
PointerGuidanceCommandis intentionally not produced here. It is wired directly byMousebindingservicebecause its contract carries raw pointer coordinates (clientX/clientY) per event, which doesn't fit the keyword-basedKeyslookup this factory uses.