-
Notifications
You must be signed in to change notification settings - Fork 73
Sdl category point
Tangent 128 edited this page Mar 28, 2015
·
3 revisions
Point¶
<p>A point represent a two dimensional coordinates. It is mapped as a table.</p>
Types¶
<table>
<tr>
<th>Type </th>
<th>Description </th>
</tr>
<tr>
<td> <a href="Sdl-Point" class="wiki-page">Point</a> </td>
<td> A point </td>
</tr>
<tr>
<td> <a href="Sdl-Points" class="wiki-page">Points</a> </td>
<td> A sequence of points </td>
</tr>
</table>