User contributions
Jump to navigation
Jump to search
- 03:15, 18 January 2025 diff hist +515 N Image.fromScreen Created page with "<c>Image.fromScreen</c> returns an image of the current state of the screen including all visible layers, scaled to the size specified. === Arguments === {| class="wikit..." current
- 03:06, 18 January 2025 diff hist -38 m Image.rotate
- 03:02, 18 January 2025 diff hist +557 N Image.rotate Created page with "<c>Image.rotate</c> sets the image to be drawn at 90 degree increments. All other degree values will be ignored. Positive or negative values as well as those that fall o..."
- 02:50, 18 January 2025 diff hist +427 N Image.flip Created page with "<c>Image.flip</c> sets the image to be drawn either flipped vertically or horizontally. === Arguments === {| class="wikitable" |- ! Parameter Name !! Type !! Default Val..."
- 00:44, 18 January 2025 diff hist +211 File.setdir
- 00:29, 18 January 2025 diff hist +182 N Cd Created page with "In Mini Micro, <c>cd</c> is a shorthand for <c>file.setdir</c>, that is, it sets the current working directory. ("cd" stands for Change Directory.) Category::Mini..." current
- 00:24, 18 January 2025 diff hist +264 N File.setdir Created page with "The <c>file.setdir</c> method sets the current working directory in Mini Micro or command-line MiniScript. In Mini Micro, <c>cd</c> is standard shorthand..."