[Kde-games-devel] Review Request 124033: Increasing the ball size automatically.

Leonardo Gama leonardo.lgama at gmail.com
Sat Jul 18 00:54:42 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124033/
-----------------------------------------------------------

(Updated Julho 18, 2015, 12:54 a.m.)


Status
------

This change has been discarded.


Review request for KDE Games, Filipe Saraiva, Ícaro Jerry Salles Santana, Lamarque Souza, and Sandro Andrade.


Repository: kollision


Description
-------

Kollision is a game that the player drags a blue ball and tries to avoid colliding with red balls. This patch includes a new feature, that increase the ball size over time. And the growth rate is defined by chosen difficulty.

The implementation of this feature, for structure effects, modify one method and create two new methods that was referred by the new attribute of the class Ball: growth_rate. The method "radius" of the class MainArea was modified for the radius to be refreshed in each state of execution.

For more details check the diff file.


Diffs
-----

  ball.h 80fbda1 
  ball.cpp ae7d691 
  mainarea.cpp b7da2e4 

Diff: https://git.reviewboard.kde.org/r/124033/diff/


Testing
-------

The game compiles and the new feature works.


Thanks,

Leonardo Gama

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20150718/c94d2310/attachment.html>


More information about the kde-games-devel mailing list