Commit Graph

3302 Commits

Author SHA1 Message Date
Luan Nico
48b9b4fe44 Fixing nits and warnings on the code 2019-10-14 17:16:23 -04:00
Luan Nico
e129e7f8c1 fixing warnings and nits on the tests 2019-10-14 17:15:56 -04:00
Luan Nico
15955e7d28 Fixing warnings and nits on our examples 2019-10-14 17:15:41 -04:00
Luan Nico
0293fe6398 Adding more vscode files to gitignore 2019-10-14 17:15:07 -04:00
Luan Nico
0459e6eff4 Merge pull request #169 from flame-engine/adding-faq
Adding a FAQ file and link on the README
2019-10-12 18:30:29 -04:00
Luan Nico
e734d0fca7 adding bob box to examples list 2019-10-12 18:10:26 -04:00
Luan Nico
cd989bb6f1 improve phrasings 2019-10-12 18:07:10 -04:00
Luan Nico
2088735b5f standards 2019-10-12 18:03:21 -04:00
Luan Nico
51e52cdd48 adding more questions to faq 2019-10-12 18:02:21 -04:00
Luan Nico
bdc08b8e93 fix formatting 2019-10-12 17:35:40 -04:00
Luan Nico
956581ae8c fix markdown 2019-10-12 17:34:21 -04:00
Luan Nico
6bb6b2be1c Adding a FAQ file and link on the README 2019-10-12 17:32:17 -04:00
Luan Nico
1f182f0748 bump versions 2019-10-07 21:50:44 -04:00
kurtome
1d840fa9f1 adding flip rendering docs 2019-10-07 22:44:44 -03:00
kurtome
1f067f5c25 adding example and only calculating flip if needed 2019-10-07 22:44:44 -03:00
kurtome
627e12bba2 add invert X or Y axis to position component 2019-10-07 22:44:44 -03:00
Luan Nico
1dabf46712 Merge pull request #163 from japalekhin/master
Looping background music management class
2019-10-04 08:36:28 -07:00
Japa Alekhin Llemos
39451f40e8 fixed nesting in doc readme 2019-10-04 11:54:48 +08:00
Japa Alekhin Llemos
9c76514eef changed bgm getter to one-line fat arrow function 2019-10-01 07:38:40 +08:00
Japa Alekhin Llemos
01d193d8d3 added looping background music to doc/readme 2019-10-01 07:38:14 +08:00
Japa Alekhin Llemos
c33746871a updated documentation to match the new observer registration process 2019-09-28 18:28:37 +08:00
Japa Alekhin Llemos
35990dd6f0 added flag for observer registration status to avoid double registering (and the opposite when removing) 2019-09-28 18:08:24 +08:00
Japa Alekhin Llemos
98be5abe90 removed widgets binding observer registration on construction
added null checks every time audioPlayer is accessed
2019-09-28 18:03:12 +08:00
Japa Alekhin Llemos
678da3628a added link to bgm doc from audio doc 2019-09-28 14:10:01 +08:00
Japa Alekhin Llemos
0f735937c5 updated bgm documentation 2019-09-28 13:40:24 +08:00
Japa Alekhin Llemos
71eebd0e7a set isPlaying to false to avoid playing a stopped bgm on app resume 2019-09-28 13:35:31 +08:00
Japa Alekhin Llemos
9a5f203f45 replaced bgm with a getter to avoid autoregistering the widgetsbinding observer but register on demand instead 2019-09-28 13:28:25 +08:00
Japa Alekhin Llemos
2eb7040ef7 added audioplayer stop code 2019-09-28 13:27:25 +08:00
Japa Alekhin Llemos
be9717ae50 added WIP bgm documentation 2019-09-27 12:21:11 +08:00
Japa Alekhin Llemos
a1e0f60bd1 added note about bgm on change log 2019-09-27 12:20:58 +08:00
Japa Alekhin Llemos
17199d0b4f added bgm static property 2019-09-27 12:20:43 +08:00
Japa Alekhin Llemos
a131029599 added Bgm class 2019-09-27 12:20:19 +08:00
Luan Nico
5632a10150 bump versions 2019-09-24 20:57:27 -04:00
Lukas Klingsbo
edc9e64678 Fixed formatting error 2019-09-24 19:03:36 -03:00
Lukas Klingsbo
a349754428 Rename Tapeable to Tapable 2019-09-24 19:03:36 -03:00
Lukas Klingsbo
f18e6bbea1 Correction of typos in the docs 2019-09-24 19:00:42 -03:00
renancaraujo
af6cb03556 changelog update 2019-09-24 18:59:49 -03:00
Renan
85b8d89adc Prevent multiple completions 2019-09-24 18:59:49 -03:00
Erick (CptBlackPixel)
033e561d4c Merge pull request #159 from japalekhin/master
util orientation aliases
2019-09-22 13:57:01 -03:00
Japa Alekhin Llemos
5f654ad24e removed doc change entry 2019-09-23 00:41:36 +08:00
Japa Alekhin Llemos
5c85b22171 Merge branch 'develop' into master 2019-09-22 22:55:27 +08:00
Japa Alekhin Llemos
5788f5c21b added changes to change log 2019-09-22 22:49:56 +08:00
Japa Alekhin Llemos
49ce241976 updated documentation in util section 2019-09-22 22:49:48 +08:00
Japa Alekhin Llemos
ed13e31e43 added setOrientations function that accept multiple values
updated function aliases to use `setOrientation` and `setOrientations`
2019-09-22 22:49:32 +08:00
Japa Alekhin Llemos
d59b473b5a added orientation aliases 2019-09-22 03:31:06 +08:00
Luan Nico
11a479cf24 formatting 2019-09-21 13:04:02 -04:00
Luan Nico
e2622cde41 improve mixins & adds HasGameRef & fixes composedComponent 2019-09-21 12:59:32 -04:00
Luan Nico
42397bbcc8 update links to have preceding slash 2019-09-21 10:44:38 -04:00
Luan Nico
1e3deb901b fix some broken links on the docs 2019-09-21 10:41:38 -04:00
Luan Nico
969465b323 Merge branch 'develop' 2019-09-15 15:42:35 -04:00