blujai831
|
0cfdf81b48
|
Immediately changed my mind about previous commit and changed default tween channel arbitration mode back to YIELD. Instead implemented a constructor which takes arbitration mode as an optional parameter. This way I can initialize arbitration mode to REPLACE as needed in variable declarations of type TweenChannel, rather than having to do it in _ready, and still have the default be YIELD.
|
2024-01-06 18:47:57 -08:00 |
blujai831
|
ebae0648c8
|
Changed default tween channel arbitration mode to REPLACE.
|
2024-01-06 18:41:58 -08:00 |
blujai831
|
d73fffb22f
|
Clarified documentation of TweenChannel.arbitration_mode.
|
2024-01-06 13:16:05 -08:00 |
blujai831
|
1437194677
|
Implemented TweenChannel.
|
2024-01-06 13:09:18 -08:00 |