Luan Nico
062b73d5f5
More followups from #667 : Unifying constructor logic + small improvements and docs ( #681 )
2021-02-23 17:38:19 -05:00
Erick
d98a1ede44
Improving Parallax APIs regarding handling its size and the use outside FCS ( #651 )
...
* Improving Parallax APIs regarding handling its size and the use outside FCS
* Formatting
* Fixing flutter format vs flutter analyze crazy conflicts
* Some suggestions
* Removing unecessary line
* Luan suggestions
* Luan suggestion
* Lukas suggestions
* updating comment
2021-02-04 12:26:37 -03:00
Erick
976e8daf35
Adapting ParallaxComponent constructors to other components ( #642 )
...
* Adapating ParallaxComponent constructors to other components
* Removing wrongly commited folder
* Update doc/components.md
Co-authored-by: Jochum van der Ploeg <jochum@vdploeg.net >
* Update doc/components.md
Co-authored-by: Jochum van der Ploeg <jochum@vdploeg.net >
Co-authored-by: Jochum van der Ploeg <jochum@vdploeg.net >
2021-01-27 09:13:56 -03:00
Lukas Klingsbo
af53438cd4
Refactor ParallaxComponent ( #613 )
...
* Simplified loading of ParallaxComponent
* Loading helpers for the different Parallax parts
And refactor how the delta velocity works
* Fix formatting
* Break out Parallax out of ParallaxComponent
* Fix docs
* Add extension for loading different parallax things on game
* Fix formatting
* Add loadParallaxComponent extension
* Fix formatting
2021-01-06 21:07:31 +01:00
Renan
0b6efdf170
Fix docs for new site ( #557 )
...
Co-authored-by: Luan Nico <luanpotter27@gmail.com >
2021-01-06 14:54:19 -03:00
Lukas Klingsbo
f42f775c97
Update PositionComponent docs ( #571 )
...
* Update PositionComponent docs
* Add changelog entry
* Add paragraph about toRect
* Comment about omitting super.render
2020-12-14 14:43:01 +01:00
Erick Zanardo
bde8656510
Adding some fixes from PR comments
2020-12-12 18:28:00 +00:00
Erick Zanardo
becc04163d
Adding docs
2020-12-12 18:26:20 +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
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
cdcb4b837a
Clarify that children are on BaseComponent
2020-12-09 10:10:12 +00:00
Lukas Klingsbo
0456b80f3d
Fix docs for SpriteAnimationComponent
2020-12-09 10:10:12 +00:00
Lukas Klingsbo
a68adc86c0
Updated docs for SpriteAnimation
2020-12-09 10:10:12 +00:00
Lukas Klingsbo
02e4563051
Update Components docs
2020-12-09 10:10:12 +00:00
Lukas Klingsbo
d115133f4c
Update Forge2D docs
2020-12-09 10:07:35 +00:00
Lukas Klingsbo
81eaf05b22
Use booleans instead of methods for simple values
2020-11-15 18:56:17 +01:00
Lukas Klingsbo
4a3f9778a4
destroy -> remove for components
2020-11-15 14:54:35 +01:00
Erick Zanardo
0851efa7df
Merge branch 'v1.0.0' into erick.assets-refactor-2
2020-10-05 19:30:18 -03:00
Lukas Klingsbo
0f9fc2c60e
Fixed with regards to the comments
2020-09-30 20:49:19 +02:00
Lukas Klingsbo
1f4db84c0d
Update docs
2020-09-30 19:12:55 +02:00
Lukas Klingsbo
f97f20ab73
Vector2 for position and size on PositionComponent
2020-09-30 19:12:52 +02:00
Erick Zanardo
d80458ad79
Some more adjustments
2020-09-30 00:19:08 -03:00
Erick Zanardo
bb30058642
Merge branch 'develop' into v1.0.0
2020-09-27 15:22:45 -03:00
Luan Nico
c7c7deab4a
Address comments
2020-09-27 11:39:44 -04:00
Luan Nico
096a151e1e
Add docs and comments
2020-09-27 11:39:44 -04:00
Erick Zanardo
7530e24c66
Merge branch 'develop' into v1.0.0
2020-08-11 22:07:54 -03:00
Erick Zanardo
29ac012028
Some nits from Luan review
2020-08-11 21:50:35 -03:00
renancaraujo
76395490bf
update docs
2020-08-11 00:22:59 +01:00
renancaraujo
a96ca5df5e
update docs
2020-08-10 19:33:36 +01:00
Lukas Klingsbo
f6759fbd14
Update according to comment
2020-07-31 17:21:41 +02:00
Lukas Klingsbo
915354e610
Update documentation according to comment
2020-07-31 17:17:45 +02:00
Lukas Klingsbo
4b2cab52a1
Update box2d docs
2020-06-22 23:47:06 +02:00
Lukas Klingsbo
dac65d5a27
Update docs with SpriteBodyComponent
2020-06-22 22:58:30 +02:00
Lukas Klingsbo
522ebb8571
Fix broken link
2020-06-08 23:15:28 +02:00
Erick Zanardo
df1f88a6e0
Reverting doc rename
2020-05-18 15:13:22 -03:00
Lukas Klingsbo
9293a6e4a9
Renamed doc to docs and minor language fixes
2020-05-10 16:51:49 +02:00
Erick Zanardo
775b2de2b8
PR Suggestions
2020-05-01 10:36:28 -03:00
Erick Zanardo
28c424ac54
Typos
2020-04-22 18:10:02 -03:00
Erick Zanardo
ac2cad7afe
Adding CHANGELOG and docs
2020-04-21 10:30:53 -03:00
Scott Kirkpatrick
cc632449c7
Fix up some typos in the docs
2020-04-15 20:53:20 -04:00
Erick Zanardo
580dcf34ee
Fixing typo
2020-03-28 14:31:33 -03:00
Erick Zanardo
67d3abe888
Adding Component#onDestroy
2020-03-28 14:30:29 -03:00
Erick (CptBlackPixel)
9130a3de53
Update doc/components.md
...
Co-Authored-By: Luan Nico <luanpotter27@gmail.com >
2020-03-09 14:19:20 -03:00
Erick Zanardo
d6f2c5e960
Adding Component#onMount
2020-03-05 21:18:02 -03:00
Erick Zanardo
bcefcc7ff1
PR suggestions
2020-01-30 19:07:26 -03:00
Luan Nico
383a4d8644
changes for pr
2020-01-12 21:44:06 -05:00
kurtome
1d840fa9f1
adding flip rendering docs
2019-10-07 22:44:44 -03:00
Luan Nico
42397bbcc8
update links to have preceding slash
2019-09-21 10:44:38 -04:00