Commit Graph
8 Commits
Author SHA1 Message Date
Rémi Verschelde 79113672ff Fix C# code in Input examples
And work around two other warnings, making the build warning free.
2020-07-15 10:34:38 +02:00
Michael Alexsander 1f6d3995e4 Apply general code formatting to some pages in the tutorial section 2020-07-08 23:02:14 -03:00
baldanders-skulltuna a1312d6f90 Fix spelling in C# code sample in the Input examples tutorial (#3735)
`(Keylist)keyEvent.Scancode` -> `(KeyList)...`

Project does not compile otherwise.
2020-06-27 14:30:19 +02:00
Yuri Sizov 37604be65f Improved keystroke formatting for shortcuts and key press menti… (#3257) 2020-03-09 23:50:53 +01:00
cbaal83 cbdb90f894 added some c# input examples (#3158) 2020-03-03 20:11:25 +01:00
Meriipu 0234d98169 try and -> try to 2019-06-08 12:15:58 +00:00
Rémi Verschelde 28fe16b26e Fix title case 2019-04-09 11:42:56 +02:00
Chris Bradfield e0b543b948 Add input examples tutorial 2019-04-02 22:16:41 -07:00