summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/Events/ModInputEvents.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-03-22reduce duplicated doc blocksJesse Plamondon-Willard
2021-01-19add Input.ButtonsChanged event (#744)Jesse Plamondon-Willard
2020-06-15refactor & optimize event code a bit, drop old support for unknown event hand...Jesse Plamondon-Willard
2018-10-05tweak new event naming convention (#310)Jesse Plamondon-Willard
2018-07-15fix misnamed typesJesse Plamondon-Willard
2018-06-02add mouse scroll event (#310)Jesse Plamondon-Willard
2018-06-02add Input.CursorMoved event (#310)Jesse Plamondon-Willard
2018-06-02add new-style input events (#310)Jesse Plamondon-Willard