Package Exports
- @pixi/layout
Readme
It is a library for arranging/resizing pixi rendered elements basing on css like configs. It is made for simple and fast implementation of the responsive user interfaces in your games.
Here are some useful resources:
Install
npm i @pixi/layoutThere is no default export. The correct way to import pixi-layout is:
import { Layout } from '@pixi/layout';Controllers influance schema
Update / controll flow
Auto layout sizing schema