Roomba App
1.0
|
Source file for Joystick class. More...
#include "joystick.hh"
#include <QMouseEvent>
#include <QPainter>
#include <QStyleOption>
#include <math.h>
#include <QByteArray>
Go to the source code of this file.
Joystick class is custom widget class which is designed to ilustrate position of analog joystick which control movement of mobile robot – "Roomba"
Definition in file joystick.cpp.