Minor formating fixes.
This commit is contained in:
parent
6f53b0c069
commit
4df668e68f
76 changed files with 121 additions and 121 deletions
|
|
@ -42,7 +42,7 @@ void InputModule::registerListener(InputListener* listener)
|
|||
|
||||
void InputModule::removeListener(InputListener* listener)
|
||||
{
|
||||
|
||||
|
||||
}
|
||||
|
||||
Mouse* InputModule::getMouse()
|
||||
|
|
@ -97,4 +97,4 @@ void InputModule::dispatch()
|
|||
m_buffer.clear();
|
||||
}
|
||||
|
||||
} // namespace sp
|
||||
} // namespace sp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue