Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IntRect

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

height

height: number

left

left: number

top

top: number

width

width: number

Methods

contains

  • contains(x: number, y: number): boolean
  • contains(point: PointType<Vector2I>): boolean

intersects

Generated using TypeDoc