Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Math ¶
type Math interface { GetInnerCenterCell(inner *config.Dimensions, outer *config.Dimensions, percent float64) *core.Cell GetInnerNonCenterCell(inner *config.Dimensions, outer *config.Dimensions, prop *props.Rect) *core.Cell GetCenterCorrection(outerSize, innerSize float64) float64 }
Math is the abstraction which deals with useful calc.
Click to show internal directories.
Click to hide internal directories.