Commit Graph

13 Commits

Author SHA1 Message Date
Lukas Klingsbo
f97f20ab73 Vector2 for position and size on PositionComponent 2020-09-30 19:12:52 +02:00
Luan Nico
997f36edc4 Part 3: Great Composed Component Refactor 2020-08-08 19:49:10 -04:00
Luan Nico
6f836ee36c Extract each component to their own file 2020-08-03 13:08:41 -04:00
Erick Zanardo
629fbb7247 linting 2020-06-30 23:49:56 -03:00
Erick Zanardo
c60e039f06 Fixing game crashes on web 2020-06-30 23:36:47 -03:00
sam3ha2
067a7ce77b Fix the text-component position is changed by anchor 2020-05-07 14:16:24 +09:00
Erick Zanardo
9356132325 Initial commit with position effects (MoveEffect) 2020-04-21 10:01:08 -03:00
Gergely Kőrössy
d8ce7421ff Update text_component.dart
Optimized TextComponent so it wouldn't do layout on every frame
2020-03-03 19:02:49 +01:00
Renan Araujo
6696373bd7 zero analyzer issues 2019-03-23 15:02:17 -03:00
Renan Araujo
b1a3d222a9 use final 2019-03-22 13:35:46 -03:00
Renan Araujo
e7ac8ed094 unecessary new 2019-03-22 13:20:18 -03:00
Luan Nico
45455f60f0 Adding SimpleGame, EmbeddedGameWidget and animationAsWidget to allow for easy integration of flame with non-game flutter apps, plus docs improved, minor fixes 2019-01-24 21:31:49 -02:00
Luan Nico
8dacfc90a6 Adding new text related components and upgrading old components to use the new features like anchor 2019-01-01 22:48:08 -02:00