SdlRectPointerEx extension

on

Methods

create() Rectangle<double>

Available on Pointer<SdlRect>, provided by the SdlRectPointerEx extension

hasIntersection(Pointer<SdlRect> b) bool

Available on Pointer<SdlRect>, provided by the SdlRectPointerEx extension

intersectRect(Pointer<SdlRect> b, Pointer<SdlRect> result) bool

Available on Pointer<SdlRect>, provided by the SdlRectPointerEx extension

intersectRectAndLine(Pointer<Int32> x1, Pointer<Int32> y1, Pointer<Int32> x2, Pointer<Int32> y2) bool

Available on Pointer<SdlRect>, provided by the SdlRectPointerEx extension

unionRect(Pointer<SdlRect> b, Pointer<SdlRect> result) → void

Available on Pointer<SdlRect>, provided by the SdlRectPointerEx extension