2f2ab1341e
game widget ( #533 )
2020-12-09 10:10:12 +00:00
d09d2bd449
Add TextBoxConfig options and fix TextBoxComponent bugs ( #534 )
...
* Add TextBoxConfig options and fix TextBxoComponent bugs
* Add changelog entry
* Fix snackbar deprecation
* All examples to have publish to none
* One argument per line
* No explicit types for local variables
* Cache the width
* Fix formatting
2020-12-09 10:07:35 +00:00
d77c8d9c79
Duration can not be zero
2020-11-07 15:21:21 +01:00
51d0c6e77d
Added missing rotate example
2020-11-07 15:21:21 +01:00
f48bf4d654
All components must call super
2020-10-07 09:20:28 +02:00
b60f45c388
Use a list of vector2 for MoveEffect
2020-10-06 15:27:35 +02:00
ba02032c68
List of vector2 as an argument to MoveEffect
2020-10-06 15:27:35 +02:00
f97f20ab73
Vector2 for position and size on PositionComponent
2020-09-30 19:12:52 +02:00
1625ff568b
Merge pull request #472 from flame-engine/spydon.relative-or-absolute-effects
...
Add isRelative to effects that it makes sense for
2020-09-30 17:18:37 +02:00
9d9d94c1b3
Fix examples dart version to allow extensions
2020-09-27 15:28:44 -04:00
d39701ac50
Add isRelative to some effects
2020-09-23 16:06:40 +02:00
1714ad5872
Make use of extension methods
2020-09-21 21:41:36 +02:00
7bc9c9a3a7
Create extensions for Size and Offset
2020-09-21 19:50:54 +02:00
181d292861
Fix imports
2020-09-21 19:39:40 +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
01b3863353
address comments
2020-08-18 23:39:40 -04:00
997f36edc4
Part 3: Great Composed Component Refactor
2020-08-08 19:49:10 -04:00
6f836ee36c
Extract each component to their own file
2020-08-03 13:08:41 -04:00
df1f88a6e0
Reverting doc rename
2020-05-18 15:13:22 -03:00