X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fcontrol%2Fcontroller.hpp;h=ac0030bd33798eeb18cb476dfcbbd4afa0d41501;hb=657fc40723665c04b3150946f5bd66b6b0af9230;hp=9f3a07fdcefb62e9d0507299355ee4813bf6a5c0;hpb=a113d3bd1feddd510e3b2852b0d42522735eee40;p=supertux.git diff --git a/src/control/controller.hpp b/src/control/controller.hpp index 9f3a07fdc..ac0030bd3 100644 --- a/src/control/controller.hpp +++ b/src/control/controller.hpp @@ -30,13 +30,19 @@ public: RIGHT, UP, DOWN, + JUMP, ACTION, + PAUSE_MENU, MENU_SELECT, + CONSOLE, + PEEK_LEFT, PEEK_RIGHT, + PEEK_UP, + PEEK_DOWN, CONTROLCOUNT };