17 Commits

Author SHA1 Message Date
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
697affce8c Update comments and naming of positional methods 2020-10-01 22:38:30 +02:00
28c535deb1 Add tests for anchor position 2020-09-30 21:33:52 +02:00
f97f20ab73 Vector2 for position and size on PositionComponent 2020-09-30 19:12:52 +02:00
d39701ac50 Add isRelative to some effects 2020-09-23 16:06:40 +02:00
7bc9c9a3a7 Create extensions for Size and Offset 2020-09-21 19:50:54 +02:00
385e60e554 setByPosition -> setPosition 2020-09-21 13:17:56 +02:00
540e021d8b Rename vector2_extension to vector2 2020-09-21 12:17:21 +02:00
50f8ffce3b Vector2 extension 2020-09-20 17:30:58 +02:00
c90f636136 Use delegate Vector2F class instead of Vector2 2020-09-18 00:00:13 +02:00
c95c93b3cd VectorUtil -> Vector2Operations 2020-09-12 16:43:29 +02:00
5edd5f0fbd Move from Position to Vector2 2020-09-10 01:16:25 +02:00
e9db8293e3 fix tests 2020-08-03 13:36:16 -04:00
e129e7f8c1 fixing warnings and nits on the tests 2019-10-14 17:15:56 -04:00
b1a3d222a9 use final 2019-03-22 13:35:46 -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
b1f1011053 tiled 2019-01-01 20:15:44 -02:00