API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceRectangleLike
@codexo/exojs / math / stable
Structural type for any object that describes an axis-aligned rectangle via a top-left origin and dimensions.
4
props
0
methods
0
events
Import
import { RectangleLike } from '@codexo/exojs'Structural type for any object that describes an axis-aligned rectangle via a top-left origin and dimensions.
Properties4
height: numberwidth: numberx: numbery: numberSource