<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://miniscript.org/w/index.php?action=history&amp;feed=atom&amp;title=TileDisplay.clear</id>
	<title>TileDisplay.clear - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://miniscript.org/w/index.php?action=history&amp;feed=atom&amp;title=TileDisplay.clear"/>
	<link rel="alternate" type="text/html" href="http://miniscript.org/w/index.php?title=TileDisplay.clear&amp;action=history"/>
	<updated>2026-05-13T07:54:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>http://miniscript.org/w/index.php?title=TileDisplay.clear&amp;diff=646&amp;oldid=prev</id>
		<title>JoeStrout: Created page with &quot;The &lt;c&gt;clear&lt;/c&gt; method of &lt;c&gt;TileDisplay&lt;/c&gt; clears the whole display to a given tile index, or &lt;c&gt;null&lt;/c&gt;.  == Example ==  The following example configures displa...&quot;</title>
		<link rel="alternate" type="text/html" href="http://miniscript.org/w/index.php?title=TileDisplay.clear&amp;diff=646&amp;oldid=prev"/>
		<updated>2021-01-19T02:09:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;The &amp;lt;c&amp;gt;clear&amp;lt;/c&amp;gt; method of &amp;lt;c&amp;gt;&lt;a href=&quot;/wiki/TileDisplay&quot; title=&quot;TileDisplay&quot;&gt;TileDisplay&lt;/a&gt;&amp;lt;/c&amp;gt; clears the whole display to a given tile index, or &amp;lt;c&amp;gt;&lt;a href=&quot;/wiki/Null&quot; title=&quot;Null&quot;&gt;null&lt;/a&gt;&amp;lt;/c&amp;gt;.  == Example ==  The following example configures displa...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The &amp;lt;c&amp;gt;clear&amp;lt;/c&amp;gt; method of &amp;lt;c&amp;gt;[[TileDisplay]]&amp;lt;/c&amp;gt; clears the whole display to a given tile index, or &amp;lt;c&amp;gt;[[null]]&amp;lt;/c&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
&lt;br /&gt;
The following example configures [[display]] 5 to be a [[TileDisplay]], then clears it to index 20.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ms&amp;gt;display(5).mode = displayMode.tile&lt;br /&gt;
td = display(5)&lt;br /&gt;
td.tileSet = file.loadImage(&amp;quot;/sys/pics/TileShapes.png&amp;quot;)&lt;br /&gt;
td.tileSetTileSize = 64&lt;br /&gt;
td.clear 20&amp;lt;/ms&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Mini Micro]]&lt;/div&gt;</summary>
		<author><name>JoeStrout</name></author>
		
	</entry>
</feed>