Mercurial > mm7
comparison Keyboard.cpp @ 327:a7f15da53e82
Слияние
author | Ritor1 |
---|---|
date | Wed, 20 Feb 2013 11:27:06 +0600 |
parents | d720a13e2273 |
children | f93d17337113 |
comparison
equal
deleted
inserted
replaced
326:ead95219160c | 327:a7f15da53e82 |
---|---|
35 //----- (00459C8D) -------------------------------------------------------- | 35 //----- (00459C8D) -------------------------------------------------------- |
36 KeyboardActionMapping::KeyboardActionMapping() | 36 KeyboardActionMapping::KeyboardActionMapping() |
37 { | 37 { |
38 uLastKeyPressed = 0; | 38 uLastKeyPressed = 0; |
39 field_204 = 0; | 39 field_204 = 0; |
40 pWindow = nullptr; | |
40 | 41 |
41 SetDefaultMapping(); | 42 SetDefaultMapping(); |
42 ReadMappings(); | 43 ReadMappings(); |
43 | 44 |
44 ResetKeys(); | 45 ResetKeys(); |