Digigurdy-baz
Loading...
Searching...
No Matches
keyboxbutton.h
Go to the documentation of this file.
1
#ifndef KEYBOXBUTTON_H
2
#define KEYBOXBUTTON_H
3
4
#include "
gurdybutton.h
"
5
6
class
KeyboxButton
:
public
GurdyButton
{
7
private
:
8
int
note_offset;
9
10
public
:
11
KeyboxButton
(
int
my_pin,
int
my_offset);
12
13
int
getOffset
();
14
};
15
16
#endif
GurdyButton
Definition:
gurdybutton.h:7
KeyboxButton
Definition:
keyboxbutton.h:6
KeyboxButton::getOffset
int getOffset()
Return the key's note offset.
Definition:
keyboxbutton.cpp:17
gurdybutton.h
Generated by
1.9.5