TONY: Remove various bits of unused code.
This commit is contained in:
parent
037920bf76
commit
7b4dd0a682
13 changed files with 35 additions and 175 deletions
|
@ -101,12 +101,6 @@ void RMInput::poll() {
|
|||
}
|
||||
}
|
||||
|
||||
void RMInput::init() {
|
||||
}
|
||||
|
||||
void RMInput::close() {
|
||||
}
|
||||
|
||||
bool RMInput::mouseLeft() {
|
||||
return _leftButton;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue