onPassiveMotion
Default mainpageApplicationApplicationonPassiveMotion
Description Source Call Graph
Application::onPassiveMotion ( Public Method )
Author: Don Olmstead
Mouse moved callback of the application
 
Syntax / parameters
virtual void onPassiveMotion(int x, int y)

Name Type Default Description
x int
  The x coordinate of the mouse relative to the window The y coordinate of the mouse relative to the window
y int
   
 
Return value virtual void
   
Description
Mouse moved callback of the application
 
Source
The documentation for this Member was generated from the following files:
  • Application.cpp
  • Application.hpp