28 Commits

Author SHA1 Message Date
b60f45c388 Use a list of vector2 for MoveEffect 2020-10-06 15:27:35 +02:00
30460f2f00 isRelative should default to false 2020-09-23 16:10:02 +02:00
d39701ac50 Add isRelative to some effects 2020-09-23 16:06:40 +02:00
7bc9c9a3a7 Create extensions for Size and Offset 2020-09-21 19:50:54 +02:00
385e60e554 setByPosition -> setPosition 2020-09-21 13:17:56 +02:00
540e021d8b Rename vector2_extension to vector2 2020-09-21 12:17:21 +02:00
50f8ffce3b Vector2 extension 2020-09-20 17:30:58 +02:00
c90f636136 Use delegate Vector2F class instead of Vector2 2020-09-18 00:00:13 +02:00
5edd5f0fbd Move from Position to Vector2 2020-09-10 01:16:25 +02:00
6f836ee36c Extract each component to their own file 2020-08-03 13:08:41 -04:00
acde967bbc Fix formatting 2020-06-24 11:50:24 +02:00
9168ef3836 onComplete callback for effects 2020-06-24 11:46:33 +02:00
d2e7880e61 Fix formatting 2020-06-05 22:23:05 +02:00
fc67a61168 Correct drift modifier for when effect is finished 2020-06-05 22:23:05 +02:00
4b16046367 Correct drift modifier 2020-06-05 22:23:05 +02:00
c0b95fb425 Fix formatting 2020-05-27 21:23:50 +02:00
dc874dd29e Removed type specific initialization in SequenceEffect 2020-05-27 21:20:22 +02:00
5d3939b906 Update according to comments 2020-05-26 17:47:39 +02:00
65b0193cb6 Sequence effect with example 2020-05-26 17:47:06 +02:00
b46cea5112 Add rotate effect as export 2020-05-26 17:47:06 +02:00
77556f04a0 Formating 2020-05-17 16:03:46 +02:00
44cb779fdf Correct reset for non-alternation 2020-05-17 16:03:46 +02:00
61d381a89f Infinite and alternating effects 2020-05-17 16:03:46 +02:00
775b2de2b8 PR Suggestions 2020-05-01 10:36:28 -03:00
28c424ac54 Typos 2020-04-22 18:10:02 -03:00
ed11b5c4f1 Ensuring final position and size for MoveEffect and ScaleEffect 2020-04-21 10:14:31 -03:00
f993aadceb Adding ScaleEffect 2020-04-21 10:01:08 -03:00
9356132325 Initial commit with position effects (MoveEffect) 2020-04-21 10:01:08 -03:00