Refinements in Niklas code

This commit is contained in:
PlatinumSkink
2015-10-05 13:09:02 +02:00
parent 06c7245421
commit 58407203fc
6 changed files with 19 additions and 92 deletions
-3
View File
@@ -17,9 +17,6 @@ namespace Components
struct Pad : Component
{
int Lives;
int Points;
float SlowdownModifier = 5.f;
float AccelerationSpeed = 40.f;
float MaxSpeed = 5.f;