tremble 1.0.11 copy "tremble: ^1.0.11" to clipboard
tremble: ^1.0.11 copied to clipboard

A Simple Flutter game engine.

1.0.11 #

  • Tween class introduced.

1.0.10 #

  • Parametrics class added with bunch of 1d nonlinear functions. (Tweening)
  • Vector2 class added.
  • SecondOrderDynamics class added.

1.0.9 #

  • reset function added to the StateMachine.
  • You can set the initial state of StateMachine now.

1.0.8 #

  • WaitEvents clear bug fixed.

1.0.7 #

  • ColorUtils introduced.
  • onBeforeStateChange and onAfterStateChange callbacks added to StateMachine.
  • resetState function renamed to restartState.

1.0.6 #

  • Generic StateMachine implemented.

1.0.5 #

  • Statemachine: The bug that caused the previous state to be lost when assigning the current state to itself has been resolved.
  • Statemachine: reset function added.

1.0.4 #

  • Added periodic function to the both WaitChainBuilder and WaitEvents.

1.0.3 #

  • Added blockUntil function to the WaitChainBuilder.
  • SpriteBatch render performance increased.

1.0.2 #

  • Added the WaitChainBuilder class to make WaitEvents easier to use. It allows you to create game cinematics more easily.

1.0.1 #

  • Documentation updated.

1.0.0 #

  • Initial release.
2
likes
130
points
444
downloads

Publisher

unverified uploader

Weekly Downloads

A Simple Flutter game engine.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tremble