User contributions
Jump to navigation
Jump to search
- 15:15, 2 April 2020 diff hist -25 m Sound.mix →Example current
- 15:15, 2 April 2020 diff hist +30 Sound.play →Usage Notes
- 15:14, 2 April 2020 diff hist +10 m Sound.init →Example
- 15:13, 2 April 2020 diff hist -21 Sound.noiseWave current
- 15:12, 2 April 2020 diff hist -21 Sound.sawtoothWave current
- 15:12, 2 April 2020 diff hist -21 Sound.triangleWave current
- 15:12, 2 April 2020 diff hist -21 Sound.squareWave current
- 15:11, 2 April 2020 diff hist +17 Sound.sineWave current
- 15:09, 2 April 2020 diff hist +16 Image.width →Example
- 15:09, 2 April 2020 diff hist +191 N Image.height Created page with "<c>Image.height</c> returns the height of the image, in pixels. (Read-only.) == Example == <ms>img = file.loadImage("/sys/pics/Dart.png") print img.height</ms> Categ..."
- 15:07, 2 April 2020 diff hist -6 m Image.getImage
- 15:07, 2 April 2020 diff hist +4 m TextDisplay.setCellColor
- 15:06, 2 April 2020 diff hist +4 m TextDisplay.cellColor
- 15:06, 2 April 2020 diff hist +5 m TextDisplay.setCell
- 15:05, 2 April 2020 diff hist +4 m TextDisplay.cell current
- 15:05, 2 April 2020 diff hist +12 m TextDisplay.delimiter →Usage Notes current
- 15:04, 2 April 2020 diff hist -20 m TextDisplay.delimiter
- 15:03, 2 April 2020 diff hist +4 m TextDisplay.inverse current
- 15:03, 2 April 2020 diff hist +4 m TextDisplay.row current
- 15:02, 2 April 2020 diff hist +4 m TextDisplay.column current
- 15:01, 2 April 2020 diff hist +4 m TextDisplay.backColor
- 15:01, 2 April 2020 diff hist +4 TextDisplay.color
- 15:00, 2 April 2020 diff hist 0 TextDisplay.clear →Usage Notes current
- 15:00, 2 April 2020 diff hist +4 TextDisplay.clear
- 15:00, 2 April 2020 diff hist +4 SolidColorDisplay.color current
- 14:59, 2 April 2020 diff hist -6 m Display.mode →Example
- 14:59, 2 April 2020 diff hist +4 m Display.mode
- 22:26, 1 April 2020 diff hist +4 Image.width
- 22:26, 1 April 2020 diff hist 0 m Image.width JoeStrout moved page RawData.length to Image.width without leaving a redirect: wrong title
- 19:50, 31 March 2020 diff hist +4 m File.loadImage
- 19:49, 31 March 2020 diff hist 0 m File.loadImage →Usage Notes
- 19:49, 31 March 2020 diff hist +592 N File.loadImage Created page with "<c>File.loadImage</c> loads an image from a PNG or JPEG file on disk. === Arguments === {| class="wikitable" |- ! Parameter Name !! Type !! Default Value !! Meaning |- | ''p..."
- 20:48, 30 March 2020 diff hist +16 Parentheses
- 20:48, 30 March 2020 diff hist +3 m Parentheses →Example
- 21:44, 26 March 2020 diff hist +4 RawData →Methods
- 21:43, 26 March 2020 diff hist +464 RawData →Methods
- 21:41, 26 March 2020 diff hist +1,322 RawData →Methods
- 21:34, 26 March 2020 diff hist +9 m RawData
- 21:33, 26 March 2020 diff hist +593 N RawData Created page with "The <c>RawData</c> class in Mini Micro represents a buffer of raw bytes. Interpretation of these bytes is entirely up to the programmer. === Properties === {| class="wik..."
- 21:28, 26 March 2020 diff hist -2 m RawData.resize current
- 21:27, 26 March 2020 diff hist +331 N RawData.resize Created page with "<cs>RawData.resize</cs> resizes the raw data buffer to the given number of bytes. Previous data (if any) is retained to the extent that it will fit in the new buffer. ==..."
- 04:17, 26 March 2020 diff hist +732 N DisplayMode Created page with "<c>displayMode</c> is a Mini Micro global function that returns a map that contains a number for every supported mode in the display system. {| class="wikitable" |- !..." current
- 04:02, 26 March 2020 diff hist +44 Display →Architecture of the display system
- 04:00, 26 March 2020 diff hist +129 N File:DisplayLayout.png Illustrates the 8-layer display architecture of Mini Micro, with the default display types configured by clear. current
- 03:56, 26 March 2020 diff hist +1,671 N Display Created page with "In Mini Micro, <c>Display</c> is the base class for all the display types, and the class of any display that is off (mode 0). In addition, <c>display</c> (all lowercase)..."
- 19:59, 24 March 2020 diff hist -9 Key.available →Example
- 19:59, 24 March 2020 diff hist +4 Key.axis
- 19:59, 24 March 2020 diff hist +4 Key.keyNames
- 19:59, 24 March 2020 diff hist +4 Key.pressed
- 19:59, 24 March 2020 diff hist -9 Key.clear current