Commit Graph

823 Commits

Author SHA1 Message Date
Erick (CptBlackPixel)
f69cfe99b0 Merge branch 'develop' into develop 2020-04-04 11:17:15 -03:00
Diego Garcia
c1389e2736 added onCompleteAnimation to trigger when animation finished 2020-04-03 10:57:58 -03:00
Erick Zanardo
7af07f4700 overridePaint and adding to SpriteComponent as well 2020-04-02 20:17:19 -03:00
Erick Zanardo
ac36472b36 Linting 2020-04-01 23:07:47 -03:00
Erick Zanardo
2c705ebcee Adding Animation#paint 2020-04-01 21:36:29 -03:00
Lukas Klingsbo
7e1f1e2846 Fix formatting issues 2020-03-30 20:52:00 +02:00
Lukas Klingsbo
d9b172a540 Update docs and add example 2020-03-30 20:44:35 +02:00
Lukas Klingsbo
1147217ea8 BaseGame extension with Box2D support 2020-03-30 20:44:35 +02:00
Erick (CptBlackPixel)
db829c9833 Merge branch 'develop' into feat/component-on-destroy 2020-03-29 13:14:03 -03:00
Erick Zanardo
67d3abe888 Adding Component#onDestroy 2020-03-28 14:30:29 -03:00
Erick Zanardo
eac11d08cc Adding KeyboardEvents 2020-03-26 10:08:25 -03:00
Erick (CptBlackPixel)
d6d74e782d Merge branch 'develop' into feat/has-widget-overlay-restart 2020-03-24 15:10:47 -03:00
Erick Zanardo
50291e6709 Adding comment 2020-03-24 15:09:41 -03:00
kurtome
0fcccf34aa Merge branch 'develop' into fixing-text-box-start-end 2020-03-23 23:29:25 -04:00
kurtome
a2b04536ab Fixing line start and line end handling for text box 2020-03-23 23:06:19 -04:00
Erick Zanardo
d25ef6244f Prevent widgets overlay controller from closing when in debug mode 2020-03-23 19:41:55 -03:00
Liu Peng
276c7a19d5 fix typos 2020-03-23 23:51:52 +08:00
Liu Peng
ecdadeefe6 add more doc 2020-03-23 22:49:54 +08:00
Liu Peng
afb4264107 Support line feed when create a sequenced animation from a single image source 2020-03-20 19:13:16 +08:00
Erick Zanardo
367015ba6c Fixing Tapable position checking on event handling 2020-03-17 23:16:45 -03:00
Liu Peng
225a5b0fac Check if the component has been successfully loaded before rendering the component 2020-03-17 20:14:07 +08:00
Liu Peng
2a57448051 amend type for width and height property 2020-03-15 12:07:06 +08:00
Erick (CptBlackPixel)
340078289d Merge pull request #228 from flame-engine/feature/component_on_mount
Adding Component#onMount
2020-03-09 14:24:20 -03:00
Erick (CptBlackPixel)
f5519ddcd6 Update lib/components/component.dart
Co-Authored-By: Luan Nico <luanpotter27@gmail.com>
2020-03-09 14:19:36 -03:00
Erick (CptBlackPixel)
992e4ff69d Update lib/components/component.dart
Co-Authored-By: Luan Nico <luanpotter27@gmail.com>
2020-03-09 14:19:29 -03:00
Renan
a4bf974aa8 Fix some typos (#230) 2020-03-09 14:32:24 +00:00
Erick Zanardo
d6f2c5e960 Adding Component#onMount 2020-03-05 21:18:02 -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
Liu Peng
b49a4ee08c add a default value for loop 2020-02-15 17:18:56 +08:00
Liu Peng
d1e70653c6 add loop for AnimationComponent.sequenced 2020-02-15 15:27:35 +08:00
Erick (CptBlackPixel)
55739b3b3b Merge branch 'develop' into luan.adding-step-time-to-sequenced 2020-02-09 13:02:11 -03:00
Luan Nico
fde6ac6c7e Expose stepTime paramter from the Animation class to the animation component 2020-02-04 21:45:16 -05:00
Felix Weuthen
fa74260be9 canvas draw changed because of breaking change in svg 2020-02-04 17:49:29 +01:00
Erick Zanardo
f2f677eb12 PR suggestions 2020-02-01 14:39:07 -03:00
Erick Zanardo
e6378ab0ea Adding key to widget 2020-02-01 14:25:19 -03:00
Erick Zanardo
91d1c4b8b5 PR suggestions 2020-02-01 14:25:19 -03:00
Erick Zanardo
8cf0e116cc Adding NineTileBox widget 2020-02-01 14:24:12 -03:00
Erick Zanardo
c9085099f7 PR suggestions 2020-02-01 14:16:08 -03:00
Erick Zanardo
4b4291f0a0 PR suggestion 2020-02-01 14:03:49 -03:00
Erick Zanardo
47c7c2addd linting 2020-01-30 19:13:31 -03:00
Erick Zanardo
c615d3effe Closing stream 2020-01-30 19:13:04 -03:00
Erick Zanardo
c506dd0553 Overlay initial commit 2020-01-30 19:13:04 -03:00
Erick Zanardo
200c3da505 Improving FlareComponent API and updating FlareFlutter dependency 2020-01-30 19:07:26 -03:00
Erick Zanardo
3e50125db4 PR 2020-01-21 22:27:19 -03:00
Erick Zanardo
b76d2bd942 Fixing corrections 2020-01-21 22:09:15 -03:00
Erick Zanardo
8f47ef1f63 Fixing compilation errors on box 2d 2020-01-21 21:41:14 -03:00
Luan Nico
ed65d5f326 adding component 2020-01-11 12:43:09 -05:00
Luan Nico
84b0ad7b53 addressing comments on pr 2020-01-11 12:40:45 -05:00
Luan Nico
f8a30990a9 formatting 2020-01-11 12:16:51 -05:00
Luan Nico
df82f6beae adding ninebox class and exmaple 2020-01-11 12:16:51 -05:00