#include <graphic.hpp>
Public Attributes | |
int | x |
int | y |
x | x component | |
y | y component |
Definition at line 40 of file graphic.hpp.
|
Definition at line 41 of file graphic.hpp. Referenced by Graphic::drawCircle(), Graphic::drawFixationCross(), Graphic::drawLine(), Graphic::drawRectangle(), Graphic::drawTriangle(), and Graphic::drawUnfilledCircle(). |
|
Definition at line 41 of file graphic.hpp. Referenced by Graphic::drawCircle(), Graphic::drawFixationCross(), Graphic::drawLine(), Graphic::drawRectangle(), Graphic::drawTriangle(), and Graphic::drawUnfilledCircle(). |