Function addSideArt

#include <Geode/ui/General.hpp>voidaddSideArt(,,,
booluseAnchorLayout
)

Add side art (corner pieces) for a layer

Parameters

to

Layer to add corner pieces to

sides

Which corners to populate; by default, populates all

style

Which side art sprites to use

useAnchorLayout

If true, `to` is given an `AnchorLayout` and the corners' positions are dynamically updated
Examples0