Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
krkane
/
Rüütli Vaev
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
1
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
454e9257
authored
May 01, 2024
by
grlabu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update gamescreen.h
parent
a949ea23
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
Library/gamescreen.h
Library/gamescreen.h
View file @
454e9257
...
...
@@ -16,8 +16,15 @@ public:
~
gamescreen
();
private
slots
:
void
on_Leftbutton_clicked
();
void
on_Rightbutton_clicked
();
void
on_Rightbutton_pressed
();
void
on_Rightbutton_released
();
void
on_Leftbutton_pressed
();
void
on_Leftbutton_released
();
private
:
Ui
::
gamescreen
*
ui
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment