summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/Input/KeyboardStateBuilder.cs
AgeCommit message (Expand)Author
2022-04-13enable nullable annotations in SMAPI where no changes are needed (#837)Jesse Plamondon-Willard
2022-04-06enable nullable annotations by default (#837)Jesse Plamondon-Willard
2022-04-06use target-typed newJesse Plamondon-Willard
2022-03-22reduce duplicated doc blocksJesse Plamondon-Willard
2020-09-04extend game's input logic instead of replacing itJesse Plamondon-Willard
2020-03-08encapsulate logic for each input typeJesse Plamondon-Willard
2020-03-08rework input handling to allow sending custom input to the game/modsJesse Plamondon-Willard