BlitzMax

BlitzMax

  • Downloads
  • Docs
  • API
  • Resources
  • About
Edit

SSDLRect

A rectangle, with the origin at the upper left (integer).

Methods

Method Equals:Int(rect:SSDLRect Var)

Returns True if the two rectangles are equal.


Method HasIntersection:Int(rect:SSDLRect Var)

Determines whether two rectangles intersect.


  • Methods
    • Method Equals:Int(rect:SSDLRect Var)
    • Method HasIntersection:Int(rect:SSDLRect Var)
BlitzMax
Docs
Getting StartedDownloadsAbout
Community
Resources
More
GitHubStarChat on Discord
Copyright © 2026 Bruce A Henderson