ccee9a466b
Move files to src and comply with the dart package layout convention ( #621 )
...
* 👌 Use `Offset` type directly in `JoystickAction.update` calculations (#631 )
* Move files to src and comply with the dart package layout convention
* Fixing widgets example
Co-authored-by: Serge Matveenko <lig@countzero.co>
Co-authored-by: Erick Zanardo <erickzanardoo@gmail.com>
2021-01-20 09:05:43 -03:00
2f2ab1341e
game widget ( #533 )
2020-12-09 10:10:12 +00:00
62d45c0c0d
Fix all imports (relative & ordering)
2020-09-20 22:00:03 -04:00
2bc4b7ad9d
refactor classes in game.dart to separate files
2020-04-20 21:11:54 +02:00
c506dd0553
Overlay initial commit
2020-01-30 19:13:04 -03:00
3392f717a6
Updated code best on review
2019-12-05 23:10:04 +01:00
7e2209b59f
Implemented backgroundColor method for overriding the game background
2019-12-05 18:52:26 +01:00
a2336b926d
Refactoring new API to use mixins
2019-11-11 09:24:13 -03:00
6f44e0514b
Fixing gestures conflicts and adding a gestures example
2019-11-11 09:24:13 -03:00
40a3598c59
Linting
2019-11-11 09:24:13 -03:00
c70ff42912
Adding missing methods
2019-11-11 09:24:13 -03:00
cd025896ad
Fixing lint
2019-11-11 09:24:13 -03:00
4dcb32b107
Adding new API for gesture detection on Game class
2019-11-11 09:24:13 -03:00
a349754428
Rename Tapeable to Tapable
2019-09-24 19:03:36 -03:00
11a479cf24
formatting
2019-09-21 13:04:02 -04:00
e2622cde41
improve mixins & adds HasGameRef & fixes composedComponent
2019-09-21 12:59:32 -04:00
10a7a89faa
Adding more PR suggestions
2019-09-10 21:16:45 -03:00
0053620777
removing generics from cast method
2019-09-10 21:16:45 -03:00
441f635999
Implementing dispose on gesture recnognizer
2019-09-10 21:16:45 -03:00
688e50ce94
Formatting
2019-09-10 21:16:45 -03:00
82a32a4ff6
PR suggestions
2019-09-10 21:16:45 -03:00
5ab792da86
PR suggestions
2019-09-10 21:16:45 -03:00
ef7e2303ce
Formating
2019-09-10 21:16:45 -03:00
3498723801
Adding tap events
2019-09-10 21:16:45 -03:00
5f28cededa
updating docs for BaseGame camera to clarify how it works
2019-09-09 22:55:12 -03:00
7c00cac2f9
fix warning
2019-07-15 09:51:04 -03:00
6770c0a270
Refactoring debugging
2019-07-11 17:47:24 -03:00
10044ca2c9
format
2019-04-19 11:38:44 -03:00
6653016cce
fix constrainedbox
2019-04-19 11:36:13 -03:00
d020d3448b
merge and fix analyzer issues
2019-03-25 10:18:54 -03:00
6696373bd7
zero analyzer issues
2019-03-23 15:02:17 -03:00
5a68d8b9d8
typo
2019-03-23 14:49:34 -03:00
94aafdadc5
update widget
2019-03-23 14:47:19 -03:00
b1a3d222a9
use final
2019-03-22 13:35:46 -03:00
e7ac8ed094
unecessary new
2019-03-22 13:20:18 -03:00
16403a07d2
nits
2019-03-22 09:05:40 -03:00
b23c316def
flutter formar
2019-03-22 08:58:32 -03:00
95abd27382
add offser and making embedded widget paint itself
2019-03-20 23:00:19 -03:00
a778069b72
fix widget as game ( #59 )
2019-03-18 09:29:12 -03:00
1d6bf808f2
removing stateless widget
2019-03-16 09:08:52 -03:00
80b21ffbe8
embedded game fix ( #57 )
...
* embedded-game-fix
* update example
2019-03-13 10:06:57 -03:00
9c69937b5b
Fixes build (tests), adding ditance method to position, fix linting (formating, quotes), removed uneeded new keywords everywhere
2019-03-10 15:17:53 -03:00
4cae5bfb43
widget
2019-03-05 10:55:29 -03:00
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