granatier
Character::Shortcuts Struct Reference
#include <character.h>
Public Attributes | |
QKeySequence | dropBomb |
QKeySequence | moveDown |
QKeySequence | moveLeft |
QKeySequence | moveRight |
QKeySequence | moveUp |
Detailed Description
Keyboard shortcuts for moving and dropping a bomb.
Definition at line 38 of file character.h.
Member Data Documentation
QKeySequence Character::Shortcuts::dropBomb |
Definition at line 44 of file character.h.
QKeySequence Character::Shortcuts::moveDown |
Definition at line 43 of file character.h.
QKeySequence Character::Shortcuts::moveLeft |
Definition at line 40 of file character.h.
QKeySequence Character::Shortcuts::moveRight |
Definition at line 41 of file character.h.
QKeySequence Character::Shortcuts::moveUp |
Definition at line 42 of file character.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.