Formatting

This commit is contained in:
Lukas Klingsbo
2020-10-04 21:56:04 +02:00
committed by Lukas Klingsbo
parent 18048b16a3
commit eb70fe72d8
3 changed files with 9 additions and 10 deletions

View File

@ -35,7 +35,7 @@ abstract class PositionComponentEffect {
Vector2 originalPosition;
double originalAngle;
Vector2 originalSize;
/// Used to be able to determine the end state of a sequence of effects
Vector2 endPosition;
double endAngle;