jagua_rs::entities

Module layout

Source

Structsยง

  • A Layout is made out of a Bin with a set of Items positioned inside of it in a specific way. It is a mutable representation, and can be modified by placing or removing items.
  • Immutable and compact representation of a Layout. Layouts can create LayoutSnapshots, and revert back themselves to a previous state using them.