This is a discussion on keycontrols in C# within the C# Programming forums, part of the Software Development category; im trying to move a character around a screen. i cant seem to find the right code that will recognise ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| im trying to move a character around a screen. i cant seem to find the right code that will recognise the key being pressed down. my current code is something like; if(this.KeyDown += Keys.w) Character.position.Y = position.Y+1; |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | |
| |