39 Commits

Author SHA1 Message Date
b64aa60ce4 widget 2019-03-05 00:03:05 -03:00
0f2d6f82d7 widget 2019-03-05 00:03:05 -03:00
ef8ef4d214 widget 2019-03-05 00:03:05 -03:00
9ae06ba5e7 game widget 2019-03-05 00:03:05 -03:00
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
307e375378 actually checking if is lodaded in base game, not sprite component, in order to match the documentation 2019-01-01 22:47:35 -02:00
8db8491db0 typo on doc 2018-12-25 01:11:50 -02:00
f1266fdcf3 Adding preAdd method, plus fixes to documentation 2018-12-25 00:51:50 -02:00
ea41c0b0bd Add update to game widget 2018-09-26 17:28:47 -07:00
5a9a018f6b formatting and fixes 2018-08-28 22:13:47 -03:00
9b40547d13 Fix typo 2018-08-05 14:57:46 -03:00
7a0b9254c8 Added priority rendering/updating to BaseGame 2018-05-26 21:13:26 -03:00
1ced25f1f4 formatting, linting and refactorings 2018-05-24 22:19:59 -03:00
6be3d28493 formatting 2018-05-21 01:59:07 -03:00
0a6fc403d3 adding fps method for games and some documentation using dart docs 2018-04-29 15:00:53 -03:00
042ab24532 adding lsitener for lifecycle changes for game, plus currentTime method (dt compatible) 2018-04-28 22:03:06 -03:00
c0990b0cfb adding addLater method to base game to allow adding components to the list without concurrency issues 2018-04-22 15:40:31 -03:00
879b358ad3 fix some apis 2018-04-15 10:00:18 -03:00
6871b2993a new method for game 2018-04-04 11:08:49 -03:00
26dc976641 Add method that resizes new components first time 2017-12-29 19:29:34 -02:00
10faa5c28e adding isHud to disable camera 2017-12-24 19:42:22 -02:00
90b69f9cd9 change packages, add Position class and Camera to BaseGame 2017-12-24 16:31:07 -02:00
050c2658ba basegame propagates resize to children 2017-12-24 16:15:41 -02:00
80bb7aa04a Fixes dart warnings 2017-12-22 16:33:57 -02:00
5f35fdd0a4 resize methods 2017-12-05 00:43:14 -02:00
b86cf57e1b resize methods 2017-12-04 23:15:42 -02:00
5735e70fbf merge 2017-12-04 22:55:58 -02:00
5cf3556e54 merge stop option 2017-12-04 22:50:38 -02:00
2438111ac0 few fixes 2017-12-04 22:20:21 -02:00
bf9b370698 BaseGame 2017-12-04 22:20:21 -02:00
f5442c3e4a game widget hierarchy 2017-12-04 13:45:24 -02:00
7ac485d296 widget only 2017-12-04 08:33:33 -02:00
fca524425b interop 2017-12-04 08:16:42 -02:00
928254fde4 clean up 2017-12-04 01:28:46 -02:00
25535a3b3a widget game 2017-12-04 01:26:40 -02:00
99e6268976 widget game 2017-12-04 01:24:01 -02:00
5a1f41f7f6 move gesture to util 2017-11-23 08:33:39 -02:00
cf4055112b gestures 2017-11-22 20:44:34 -02:00
2756b35721 First commit 2017-10-22 00:58:04 -02:00