22 #ifndef TETRAEDGE_GAME_PUZZLE_COMPUTER_PWD_H 23 #define TETRAEDGE_GAME_PUZZLE_COMPUTER_PWD_H 25 #include "tetraedge/te/te_3d_object2.h" 26 #include "tetraedge/te/te_lua_gui.h" 38 bool onButton0Clicked();
39 bool onButton1Clicked();
40 bool onButton2Clicked();
41 bool onButton3Clicked();
42 bool onButton4Clicked();
43 bool onButton5Clicked();
44 bool onButton6Clicked();
45 bool onButton7Clicked();
46 bool onButton8Clicked();
47 bool onButton9Clicked();
48 bool onButtonCancelClicked();
51 bool registerNewDigit(
int digit);
61 #endif // TETRAEDGE_GAME_PUZZLE_COMPUTER_PWD_H Definition: detection.h:27
Definition: te_lua_gui.h:51
Definition: puzzle_computer_pwd.h:30
Definition: te_3d_object2.h:36