@Luca_Carminati wrote:
When I try to check if the Pause key is down (
Keyboard.GetState().IsKeyDown(Keys.Pause)
) it very often doesn't work. Why? All the other keys seem to be detected correctly...
Posts: 1
Participants: 1
@Luca_Carminati wrote:
When I try to check if the Pause key is down (
Keyboard.GetState().IsKeyDown(Keys.Pause)
) it very often doesn't work. Why? All the other keys seem to be detected correctly...
Posts: 1
Participants: 1