Difference between revisions of "Bounds"

From MiniScript Wiki
Jump to navigation Jump to search
(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}}")
(No difference)

Revision as of 14:52, 7 February 2021

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.