Erick Zanardo
4c9b89b849
Fixing tests
2020-12-12 18:26:52 +00:00
Erick Zanardo
becc04163d
Adding docs
2020-12-12 18:26:20 +00:00
Erick Zanardo
e478296634
Implementing onLoad
2020-12-12 18:26:20 +00:00
Erick Zanardo
17cbe5221f
Adding proposal for onLoad
2020-12-12 18:23:42 +00:00
Erick Zanardo
2e6da04930
Fixing lint
2020-12-12 15:17:40 -03:00
Erick Zanardo
817f7168b1
Fixing tests
2020-12-12 14:54:38 -03:00
Erick Zanardo
11511b98a8
Moving size from BaseGame to Game
2020-12-11 11:45:23 -03:00
Lukas Klingsbo
f917920f45
Fix children update and rendering ( #565 )
...
* Fix children update and rendering
* Add changelog
* Fix formatting
* Add note about addChildren and remove assert
* Re-add child.rendered test
* Add MockCanvas and use it for composed test
2020-12-11 13:14:36 +01:00
Lukas Klingsbo
0aa78c585d
No need for re-assignment in GameWidget
2020-12-09 10:22:36 +00:00
Lukas Klingsbo
bcbdab0c44
Update input docs for Dragable and Tapable
2020-12-09 10:22:36 +00:00
Lukas Klingsbo
b2015999b7
Handle order of propagation for Dragable
2020-12-09 10:22:36 +00:00
Lukas Klingsbo
f3bca613ad
Revert "Debugging advanded detectors"
...
This reverts commit e9d99636579164bf815e15aa237ad0e4d46d6896.
2020-12-09 10:22:36 +00:00
Lukas Klingsbo
a0e301039d
Debugging advanded detectors
2020-12-09 10:22:36 +00:00
Lukas Klingsbo
2291002066
Update docs to take margin/padding into account
2020-12-09 10:22:36 +00:00
Lukas Klingsbo
598436a3cb
isDragged -> isDragging
2020-12-09 10:22:36 +00:00
Lukas Klingsbo
df42c1866d
Add docs for dragable
2020-12-09 10:22:36 +00:00
Lukas Klingsbo
463c30c374
Support dragable components
2020-12-09 10:22:36 +00:00
Renan
5a25f5f3f2
fix tappable ( #563 )
2020-12-09 10:22:36 +00:00
Luan Nico
2fe3157297
Fix relative links
2020-12-09 10:22:36 +00:00
Luan Nico
5b252105e7
Fix
2020-12-09 10:13:23 +00:00
Luan Nico
db3cf571cb
Add a i18n folder to group together many readme translations
2020-12-09 10:13:00 +00:00
Andrey Unger
45119ba225
fix changelog ( #559 )
2020-12-09 10:10:13 +00:00
Erick Zanardo
8d7dd46806
PR suggestions
2020-12-09 10:10:13 +00:00
Erick Zanardo
eba674b898
Updating changelog
2020-12-09 10:10:13 +00:00
Erick Zanardo
09113b385a
Updating docs
2020-12-09 10:10:13 +00:00
Erick Zanardo
f248835444
Fixing some examples
2020-12-09 10:10:13 +00:00
Erick Zanardo
e4abb8f999
Removing minotaur article source from flame sourcebase
2020-12-09 10:10:13 +00:00
Erick Zanardo
4f7c1065e5
Fixing animation example
2020-12-09 10:10:12 +00:00
Erick Zanardo
5124ee6a79
Adding some documentation
2020-12-09 10:10:12 +00:00
Erick Zanardo
d4a799fd5d
New idea
2020-12-09 10:10:12 +00:00
Erick Zanardo
5a675ae630
Adding Sprite and SpriteAnimation easier ways of loading
2020-12-09 10:10:12 +00:00
Renan
2f2ab1341e
game widget ( #533 )
2020-12-09 10:10:12 +00:00
Luan Nico
4939b708dd
Address comments
2020-12-09 10:10:12 +00:00
Luan Nico
386ff94787
Address comments
2020-12-09 10:10:12 +00:00
Luan Nico
842e53b8ce
.
2020-12-09 10:10:12 +00:00
Luan Nico
e6f9801873
Changelog and docs
2020-12-09 10:10:12 +00:00
Luan Nico
4f989e49f5
Unify multiple render methods on Sprite
2020-12-09 10:10:12 +00:00
Luan Nico
f110fc228d
Fix imports to be relative
2020-12-09 10:10:12 +00:00
Lukas Klingsbo
ddaa8b296e
Generic way of handling tap events
2020-12-09 10:10:12 +00:00
Lukas Klingsbo
add2a4fdc8
Add test for not overlapping with angle
2020-12-09 10:10:12 +00:00
Lukas Klingsbo
b5029cc573
Fix header of composability of components
2020-12-09 10:10:12 +00:00
Lukas Klingsbo
0e8fc55b6d
Remove outdated comment for resize
2020-12-09 10:10:12 +00:00
Lukas Klingsbo
a47f62b018
Add explanation to assert
2020-12-09 10:10:12 +00:00
Lukas Klingsbo
1c36b6ebf1
Use relative import
2020-12-09 10:10:12 +00:00
Lukas Klingsbo
c4e2021b6c
Components with a gameRef doesn't require it as argument
...
For the addChild method
2020-12-09 10:10:12 +00:00
Lukas Klingsbo
82a6e9d69f
Added diagram
2020-12-09 10:10:12 +00:00
Lukas Klingsbo
fbef5b9aae
Update order of components docs
2020-12-09 10:10:12 +00:00
Lukas Klingsbo
1ceb7d3ee6
Fix dartdoc of ParticleComponent
2020-12-09 10:10:12 +00:00
Lukas Klingsbo
cdcb4b837a
Clarify that children are on BaseComponent
2020-12-09 10:10:12 +00:00
Lukas Klingsbo
3a4f5da4e7
Fix images docs
2020-12-09 10:10:12 +00:00