Translations:Development/Tutorials/Physical Simulation/80/en

From KDE TechBase

BallGraph::BallGraph(BallLogic* logic, KPlotWidget* xyPlot, QWidget* parent): QWidget(parent) {

   this->logic = logic;
   radius = 20;