23 Commits

Author SHA1 Message Date
aaa35fb35a Fixed some Sequence bugs 2020-11-07 15:21:21 +01:00
1a6f53ce4b Use sequence in sequence example 2020-11-07 15:21:21 +01:00
c4e2049450 Generalize position effect tests 2020-11-07 15:20:40 +01:00
56baa115d8 Add duration argument to effects 2020-11-07 15:20:40 +01:00
0135085184 Fix alternation bug of combined effect 2020-10-12 17:58:00 +02:00
09b0801efe Fix last bugs from rebase 2020-10-12 17:58:00 +02:00
8253441a30 Use a list of vector2 for MoveEffect 2020-10-12 17:58:00 +02:00
891b950e44 Do a full reset on all infinite effects 2020-10-12 17:58:00 +02:00
379415af1d Proper reset in sequence 2020-10-12 17:58:00 +02:00
426cbf68e3 Use a list of vector2 for MoveEffect 2020-10-12 17:58:00 +02:00
ab5754e73e List of vector2 as an argument to MoveEffect 2020-10-12 17:58:00 +02:00
905b8beaf1 Possibility to use combined effect in sequence 2020-10-12 17:58:00 +02:00
0f9fc2c60e Fixed with regards to the comments 2020-09-30 20:49:19 +02:00
7bc9c9a3a7 Create extensions for Size and Offset 2020-09-21 19:50:54 +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
c95c93b3cd VectorUtil -> Vector2Operations 2020-09-12 16:43:29 +02:00
5edd5f0fbd Move from Position to Vector2 2020-09-10 01:16:25 +02:00
5d3939b906 Update according to comments 2020-05-26 17:47:39 +02:00
ba5ab70cf0 Add documentation for SequenceEffect 2020-05-26 17:47:06 +02:00
932e974028 Working alternation of the effect sequence 2020-05-26 17:47:06 +02:00
65b0193cb6 Sequence effect with example 2020-05-26 17:47:06 +02:00