<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.board18.org/index.php?action=history&amp;feed=atom&amp;title=BoardTile_Object</id>
	<title>BoardTile Object - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.board18.org/index.php?action=history&amp;feed=atom&amp;title=BoardTile_Object"/>
	<link rel="alternate" type="text/html" href="https://wiki.board18.org/index.php?title=BoardTile_Object&amp;action=history"/>
	<updated>2026-06-08T02:09:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.0</generator>
	<entry>
		<id>https://wiki.board18.org/index.php?title=BoardTile_Object&amp;diff=190&amp;oldid=prev</id>
		<title>Rich: Initial version of this page</title>
		<link rel="alternate" type="text/html" href="https://wiki.board18.org/index.php?title=BoardTile_Object&amp;diff=190&amp;oldid=prev"/>
		<updated>2013-06-04T19:09:54Z</updated>

		<summary type="html">&lt;p&gt;Initial version of this page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ConstructedObject|BoardTile}}&lt;br /&gt;
&lt;br /&gt;
The BoardTile object describes a tile that has been placed on the board.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+ Data Elements in Object&lt;br /&gt;
! Element&lt;br /&gt;
! Type&lt;br /&gt;
! C&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| snumb&lt;br /&gt;
| int&lt;br /&gt;
| *&lt;br /&gt;
| Index number of tile sheet object that contains this tile&lt;br /&gt;
|-&lt;br /&gt;
| sheet&lt;br /&gt;
| object&lt;br /&gt;
| *&lt;br /&gt;
| Tile sheet object that contains this tile&lt;br /&gt;
|-&lt;br /&gt;
| index&lt;br /&gt;
| int&lt;br /&gt;
| *&lt;br /&gt;
| Index of tile on tile sheet&lt;br /&gt;
|-&lt;br /&gt;
| rotation&lt;br /&gt;
| int&lt;br /&gt;
| *&lt;br /&gt;
| Rotation of displayed tile on board&lt;br /&gt;
|-&lt;br /&gt;
| bx&lt;br /&gt;
| int&lt;br /&gt;
| *&lt;br /&gt;
| X coordinate of hex containing this tile&lt;br /&gt;
|-&lt;br /&gt;
| by&lt;br /&gt;
| int&lt;br /&gt;
| *&lt;br /&gt;
| Y coordinate of hex containing this tile&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
An * in the &amp;quot;C&amp;quot; column indicates that the element is created by the constructor function.&lt;br /&gt;
&lt;br /&gt;
== Methods in Object ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;place(tmp)&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
The place function places the tile on the board (canvas1).&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;togm()&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
The togm function exports the boardTile as a JSON string.&lt;br /&gt;
&lt;br /&gt;
[[Category:Design]]&lt;/div&gt;</summary>
		<author><name>Rich</name></author>
	</entry>
</feed>