User contributions
Jump to navigation
Jump to search
- 04:54, 30 December 2020 diff hist +125 TileDisplay.setCell added tile index illustration
- 04:37, 30 December 2020 diff hist +234 N File:SimpleTileShapes.png An illustration of the tile set included with Mini Micro at /sys/pics/TileShapes.png. The blue background and tile index numbers (assuming TileDisplay.tileSetTileSize = 64) have been added for illustration purposes. current
- 04:35, 30 December 2020 diff hist +903 N TileDisplay.setCell Created page with "<c>TileDisplay.setCell</c> Directly sets the tile index at a given row and column of a tile display. Tile indexes start at 0 in the top-left corner of the tile set. See..."
- 02:47, 29 December 2020 diff hist -139 TextDisplay.setCellColor removed obsolete usage note current
- 02:46, 29 December 2020 diff hist -60 TextDisplay.setCellBackColor current
- 02:44, 29 December 2020 diff hist +50 TextDisplay.setCellColor
- 02:43, 29 December 2020 diff hist +39 TextDisplay.setCell current
- 20:15, 15 December 2020 diff hist +692 Rnd expanded usage notes and added example current
- 20:09, 15 December 2020 diff hist +16 m Parentheses →Examples
- 20:07, 15 December 2020 diff hist +286 Parentheses added new example
- 13:32, 15 December 2020 diff hist +102 m Parentheses added example of omitting parentheses on a function call statement
- 00:16, 4 December 2020 diff hist +209 m TileDisplay.scrollX added usage note current
- 00:16, 4 December 2020 diff hist +732 N TileDisplay.scrollY added usage note
- 00:13, 4 December 2020 diff hist +25 m TileDisplay added category tag
- 00:13, 4 December 2020 diff hist +281 TileDisplay.scrollX added example
- 00:07, 4 December 2020 diff hist +252 N TileDisplay.scrollX Initial creation
- 00:06, 4 December 2020 diff hist 0 m SpriteDisplay.scrollX Fixed capitalization current
- 00:02, 4 December 2020 diff hist +1,555 N TileDisplay Initial creation
- 20:54, 17 November 2020 diff hist -25 Yield →Example
- 22:13, 1 November 2020 diff hist +34 m Map type current
- 22:12, 1 November 2020 diff hist +31 m Number type current
- 22:12, 1 November 2020 diff hist +43 m FuncRef
- 22:10, 1 November 2020 diff hist +14 m List type current
- 22:08, 1 November 2020 diff hist +170 m List
- 22:05, 1 November 2020 diff hist +13 m List type →Example
- 22:04, 1 November 2020 diff hist +6 m List type →Example
- 13:41, 31 October 2020 diff hist +2 Open-Source Projects →MiniScript in RayLib
- 13:30, 31 October 2020 diff hist +206 Open-Source Projects Reorganized a bit, and added Al Rado's RayLib integration
- 14:02, 24 October 2020 diff hist +34 m Print
- 23:46, 12 October 2020 diff hist +46 N Package Redirected page to How to package a Mini Micro game current Tag: New redirect
- 19:32, 12 October 2020 diff hist +29 N How To Redirected page to Category:How To current Tag: New redirect
- 04:08, 24 September 2020 diff hist +52 m Http current
- 04:07, 24 September 2020 diff hist +45 Http.get added new headers parameter
- 18:55, 12 September 2020 diff hist +112 Image added Image.create to the table
- 04:35, 11 September 2020 diff hist +11 m Number current
- 04:35, 11 September 2020 diff hist +11 m Map current
- 04:35, 11 September 2020 diff hist +11 m List
- 04:34, 11 September 2020 diff hist +11 m String
- 04:30, 11 September 2020 diff hist +482 N Minnie Created page with "Minnie is the name of the MiniScript mascot. She is a [https://en.wikipedia.org/wiki/Chinchilla chinchilla]. frameless|center Why a chinchilla? From th..." current
- 04:27, 11 September 2020 diff hist +68 N File:Minnie.png current
- 04:24, 11 September 2020 diff hist +864 N Http.get Created page with "In Mini Micro, the http.get function returns the contents of a URL using the HTTP protocol. It supports text, images, sounds, and raw binary data. === Arguments ===..."
- 03:54, 11 September 2020 diff hist +569 N Http Created page with "In Mini Micro, the <msinline>http</msinline> module is a small collection of functions for interacting with web sites and services using the HTTP protocol. {| class="wiki..."
- 21:31, 16 August 2020 diff hist +234 PixelDisplay.print added example
- 21:29, 16 August 2020 diff hist +82 N File:GfxPrint.png Demonstration of PixelDisplay.Print, using various colors and fonts. current
- 21:28, 16 August 2020 diff hist +159 PixelDisplay.print
- 13:30, 6 August 2020 diff hist +41 Key.get →Example current
- 13:20, 5 August 2020 diff hist -1 m Tools →Syntax Coloring for the Web =
- 20:52, 1 August 2020 diff hist +48 m Sound.fadeOut current
- 20:52, 1 August 2020 diff hist +27 Sound.fadeIn current
- 18:13, 1 August 2020 diff hist +240 N File.loadSound Created page with "The <c>file.loadSound</c> loads a sound file from disk, returning a Sound object. The file may be in either WAV or OGG format. == Example == <ms>snd = file.loadSoun..."