Luan Nico
f82f8acfb3
Lights, Camera, Action! - Add camera and viewport ( #673 )
2021-02-24 16:27:56 -05:00
Luan Nico
9c38c9bd04
New linter rules ( #676 )
2021-02-23 12:16:23 -05:00
Erick
0d4df1acc2
Preventing errors caused by the premature use of size property on game ( #659 )
2021-02-15 17:07:58 -05:00
Renan
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
Lukas Klingsbo
18d04c13c0
Remove Resizable mixin ( #589 )
...
* Remove Resizable mixin
* Update examples and changelog
* Fixed formatting
* Remove unused import
2020-12-22 15:55:29 +01:00
Luan Nico
00d363f531
Rename resize method on the Game to onResize
2020-10-29 18:59:38 -04:00
Renan
47aba31eff
Fix resizable conflict ( #483 )
2020-10-06 14:13:31 +01:00
Lukas Klingsbo
7bc9c9a3a7
Create extensions for Size and Offset
2020-09-21 19:50:54 +02:00
Lukas Klingsbo
540e021d8b
Rename vector2_extension to vector2
2020-09-21 12:17:21 +02:00
Lukas Klingsbo
50f8ffce3b
Vector2 extension
2020-09-20 17:30:58 +02:00
Lukas Klingsbo
c90f636136
Use delegate Vector2F class instead of Vector2
2020-09-18 00:00:13 +02:00
Lukas Klingsbo
c95c93b3cd
VectorUtil -> Vector2Operations
2020-09-12 16:43:29 +02:00
Lukas Klingsbo
164af17881
Remove unused imports
2020-09-10 01:24:07 +02:00
Lukas Klingsbo
5edd5f0fbd
Move from Position to Vector2
2020-09-10 01:16:25 +02:00
Luan Nico
997f36edc4
Part 3: Great Composed Component Refactor
2020-08-08 19:49:10 -04:00
Luan Nico
e9db8293e3
fix tests
2020-08-03 13:36:16 -04:00