- fix comment
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@1306 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
44a2338368
commit
dc22e1268b
@ -929,8 +929,8 @@ int WidgetManager::handle_pointer(const int X, const int Y )
|
||||
return WGT_NONE;
|
||||
}
|
||||
|
||||
/** The handle_*() function stores the current widget under the cursor
|
||||
* after receiving input from a key.
|
||||
/** The handle_<direction>() function stores the current widget under
|
||||
* the cursor after receiving input from a key.
|
||||
*/
|
||||
int
|
||||
WidgetManager::handle_left()
|
||||
|
Loading…
Reference in New Issue
Block a user