Пример #1
0
    virtual bool	mouseMoveCallback(float x,float y)
    {
		return m_robotSim.mouseMoveCallback(x,y);   
    }