diff options
author | Johannes Schickel | 2014-02-14 18:21:57 +0100 |
---|---|---|
committer | Johannes Schickel | 2014-02-14 18:21:57 +0100 |
commit | f5a77e1380db73b8d4a898e30a4e2b80366f5894 (patch) | |
tree | ca9f3f19c4bae062da035caa7a6746ca2cabfcb4 /backends | |
parent | 616d9959f38c1facc2a0362173104dabe1ab1292 (diff) | |
download | scummvm-rg350-f5a77e1380db73b8d4a898e30a4e2b80366f5894.tar.gz scummvm-rg350-f5a77e1380db73b8d4a898e30a4e2b80366f5894.tar.bz2 scummvm-rg350-f5a77e1380db73b8d4a898e30a4e2b80366f5894.zip |
TOON: Do not use KeyState::hasFlags when only presence of any flag should be checked.
hasFlags has the semantics to check whether *all* of the supplied flags are
active. Toon looks like it rather wants to know whether any modifier is
active and thus not use hasFlags.
Diffstat (limited to 'backends')
0 files changed, 0 insertions, 0 deletions