Magic Combat Render Shapes
object MagicCombatRenderShapes
Types
Functions
Link copied to clipboard
fun renderHighlights(highlights: List<MagicCombatRenderShapes.Highlight>, viewMult: Float, color: Color = defaultHighlightColor)
Render circles in given color. You can call this in your render or onHover methods to e.g. visualize what a given button affects
Link copied to clipboard