Bounds

From MiniScript Wiki
Revision as of 14:52, 7 February 2021 by JoeStrout (talk | contribs) (Created page with "In Mini Micro, the Bounds class represents a rectangular bounding box. It is used for hit-testing and collision detection, especially with Sprites. {{stub}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In Mini Micro, the Bounds class represents a rectangular bounding box. It is used for hit-testing and collision detection, especially with Sprites.


This article is a stub. You can help the MiniScript Wiki by expanding it.