Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-30 | use inheritdoc | Jesse Plamondon-Willard | |
2020-03-08 | rework input handling to allow sending custom input to the game/mods | Jesse Plamondon-Willard | |
That will let Virtual Keyboard on Android work with the future multi-key binding API, and with mods that check input state directly (e.g. Pathoschild/StardewMods#520). It might also be useful as a public API in future versions. | |||
2020-02-19 | rename InputStatus to SButtonState for consistency | Jesse Plamondon-Willard | |
2020-02-09 | add helper.Input.GetStatus method | Jesse Plamondon-Willard | |
2018-06-02 | add input API | Jesse Plamondon-Willard | |