mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-01 10:38:17 +08:00
* chore(release): publish packages - flame@1.1.0 - flame_audio@1.0.1 - flame_bloc@1.2.0 - flame_fire_atlas@1.0.1 - flame_flare@1.1.0 - flame_forge2d@0.9.0 - flame_oxygen@0.1.1 - flame_rive@1.1.0 - flame_svg@1.1.0 - flame_test@1.2.0 - flame_tiled@1.3.0 * feat: Bump forge2d * chore: Bump Forge2D to 0.10.0 * docs: Update Forge2D examples to 0.10.0
Example of how to use flame_test
This is just a very simple example of how to use flame_test, most relevant
code is in the test directory.
You can also find many examples in the test directory of Flame for how to use it.