Fix some doxygen comment.
This commit is contained in:
parent
541ecac1e3
commit
868ba78db3
1 changed files with 0 additions and 2 deletions
|
@ -170,7 +170,6 @@ private:
|
|||
/**
|
||||
* Fires a mouse button up event.
|
||||
*
|
||||
* @param event The event to fire.
|
||||
* @param position The position of the mouse.
|
||||
* @param button The SDL id of the button that caused the
|
||||
* event.
|
||||
|
@ -180,7 +179,6 @@ private:
|
|||
/**
|
||||
* Fires a mouse button down event.
|
||||
*
|
||||
* @param event The event to fire.
|
||||
* @param position The position of the mouse.
|
||||
* @param button The SDL id of the button that caused the
|
||||
* event.
|
||||
|
|
Loading…
Add table
Reference in a new issue