Screen coordinates

From MiniScript Wiki
Jump to navigation Jump to search

In Mini Micro, screen coordinates refers to the number of pixels from the bottom-left corner of the screen.

These are the coordinates returned by mouse.x and mouse.y, as well as the coordinates used by default in a PixelDisplay or SpriteDisplay (possibly shifted by scrolling, or in the case of a pixel display, by scaling).

ScreenCoordinates.png