|
|
b86f53929e
|
Adding basic SVG support (#61)
|
2019-03-21 21:42:52 -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 |
|
|
|
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 |
|
|
|
208442c2b5
|
fix for anchor + rotation regarding composed component
|
2019-01-02 00:37:21 -02:00 |
|
|
|
8dacfc90a6
|
Adding new text related components and upgrading old components to use the new features like anchor
|
2019-01-01 22:48:08 -02:00 |
|
|
|
fe9dbb7ff2
|
Adding more docs, dont need to commit doc/api folder (its generated)
|
2018-05-26 21:59:37 -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 |
|
|
|
879b358ad3
|
fix some apis
|
2018-04-15 10:00:18 -03:00 |
|
|
|
e1db34ad49
|
Adding more methods to Position and PositionComponent, and also more tests.
|
2018-03-17 10:32:19 -03:00 |
|
|
|
fbaec30724
|
more api options
|
2017-12-30 17:46:47 -02:00 |
|
|
|
16b86c5a5d
|
adding empty constructor (can always be useful)
|
2017-12-30 17:38:41 -02:00 |
|
|
|
15f83da616
|
better security for render method
|
2017-12-25 22:48:04 -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 |
|
|
|
b7e127ac11
|
extracting animation from component, fix rotate around center bug, add width and height to PositionComponent
|
2017-12-24 16:16:29 -02:00 |
|
|
|
b86cf57e1b
|
resize methods
|
2017-12-04 23:15:42 -02:00 |
|
|
|
2fa22f2f7c
|
Start v1.0 apis (sprite, animation, box2d, etc)
|
2017-12-04 22:20:21 -02:00 |
|