Module libre_pvz_animation::transform
source · Expand description
Dedicated 2D transformation.
Structs§
- Similar to
TransformBundle
, but with a full-fledgedTransform2D
. - Similar to
SpriteBundle
, but with a full-fledgedTransform2D
. - 2D transformation.
Functions§
- Update
GlobalTransform
component of entities based on entity hierarchy andTransform2D
component.