Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbryanwb <bryan@olenepal.org>2009-10-05 05:41:57 (GMT)
committer bryanwb <bryan@olenepal.org>2009-10-05 05:41:57 (GMT)
commitd630cbe7542780e086e43c91183b832429459253 (patch)
treede18000870c2c4c3c96f0785150bd041cb0e0354
parente61ad633bbad438318033a9857b4eedfd505f2eb (diff)
moved jsdoc api docs into mainline/docs/ and deleted old docs
-rwxr-xr-xdocs/css/karma.docs.css50
-rwxr-xr-xdocs/files.html (renamed from docs/jsdoc/files.html)0
-rwxr-xr-xdocs/images/karma_logo.pngbin27614 -> 0 bytes
-rwxr-xr-xdocs/index.html412
-rwxr-xr-xdocs/jsdoc/index.html322
-rwxr-xr-xdocs/symbols/Karma#geometry.html (renamed from docs/jsdoc/symbols/Karma#geometry.html)0
-rwxr-xr-xdocs/symbols/Karma#graphics.html (renamed from docs/jsdoc/symbols/Karma#graphics.html)0
-rwxr-xr-xdocs/symbols/Karma#math.html (renamed from docs/jsdoc/symbols/Karma#math.html)0
-rwxr-xr-xdocs/symbols/Karma.html (renamed from docs/jsdoc/symbols/Karma.html)0
-rwxr-xr-xdocs/symbols/_global_.html (renamed from docs/jsdoc/symbols/_global_.html)0
-rwxr-xr-xdocs/symbols/jQuery.html (renamed from docs/jsdoc/symbols/jQuery.html)0
-rwxr-xr-xdocs/symbols/jQueryanonymous-KGraphic.html (renamed from docs/jsdoc/symbols/jQueryanonymous-KGraphic.html)0
-rwxr-xr-xdocs/symbols/jQueryanonymous-KGroup.html (renamed from docs/jsdoc/symbols/jQueryanonymous-KGroup.html)0
-rwxr-xr-xdocs/symbols/jQueryanonymous-KImage.html (renamed from docs/jsdoc/symbols/jQueryanonymous-KImage.html)0
-rwxr-xr-xdocs/symbols/jQueryanonymous-KMedia.html (renamed from docs/jsdoc/symbols/jQueryanonymous-KMedia.html)0
-rwxr-xr-xdocs/symbols/jQueryanonymous-KObject.html (renamed from docs/jsdoc/symbols/jQueryanonymous-KObject.html)0
-rwxr-xr-xdocs/symbols/jQueryanonymous-KRectangle.html (renamed from docs/jsdoc/symbols/jQueryanonymous-KRectangle.html)0
-rwxr-xr-xdocs/symbols/jQueryanonymous-KShape.html (renamed from docs/jsdoc/symbols/jQueryanonymous-KShape.html)0
-rwxr-xr-xdocs/symbols/jQueryanonymous-KSound.html (renamed from docs/jsdoc/symbols/jQueryanonymous-KSound.html)0
-rwxr-xr-xdocs/symbols/jQueryanonymous-KSurface.html (renamed from docs/jsdoc/symbols/jQueryanonymous-KSurface.html)0
-rwxr-xr-xdocs/symbols/src/jquery.karma.js.html (renamed from docs/jsdoc/symbols/src/jquery.karma.js.html)0
21 files changed, 313 insertions, 471 deletions
diff --git a/docs/css/karma.docs.css b/docs/css/karma.docs.css
deleted file mode 100755
index b3b3738..0000000
--- a/docs/css/karma.docs.css
+++ /dev/null
@@ -1,50 +0,0 @@
-body {
- /*text-align:center; /* for IE */
- margin:0 auto; /* for the rest */
- background-color: #6699cc;
-}
-body,div,h1{
- font-family:verdana, arial;
- font-size: 13px;
-}
-h1{
- font-size:large;
- font-weight:400;
- margin:0;
-}
-
-#header {
- overflow: hidden;
- /*background:url(../images/karma_logo.png) no-repeat 0 0;*/
- float:left;
-}
-.menu ul{
- overflow:hidden;
- padding:0 0 0 7px;
-}
-.menu ul li{
- float:left;
- width:125px;
- text-align:center;
- font-size:12px;
- line-height:18px;
- padding:0 1px 0 1px;
- margin:1px 0 0 0;
-}
-#content {
- overflow: hidden;
- border:4px solid #cccccc;
- background-color:#ffffff;
- margin: 0 auto;
- padding: 10px;
- width: 950px;
- -moz-border-radius: 10px;
- -webkit-border-radius: 10px;
-}
-#content h1 {
- border-bottom:1px solid #CDCDCD;
- display:block;
- margin-top:10px;
- padding:10px 0 2px;
-}
-
diff --git a/docs/jsdoc/files.html b/docs/files.html
index 06584aa..06584aa 100755
--- a/docs/jsdoc/files.html
+++ b/docs/files.html
diff --git a/docs/images/karma_logo.png b/docs/images/karma_logo.png
deleted file mode 100755
index dc8610a..0000000
--- a/docs/images/karma_logo.png
+++ /dev/null
Binary files differ
diff --git a/docs/index.html b/docs/index.html
index f5a497e..f3dbfec 100755
--- a/docs/index.html
+++ b/docs/index.html
@@ -1,108 +1,322 @@
-<html lang="en">
-
-<head>
- <title>Karma - Plugin documentation</title>
- <meta name="keywords" content="karma,javascript,html5,sugar,sugarlabs,gsoc,ole,nepal,canvas,jquery,plugin" />
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
- <link type="image/ico" rel="icon" href="http://karma.sugarlabs.org/favicon.ico" />
-
- <link title="Karma Framework" rel="index" href="http://karma.sugarlabs.org/" />
-
- <link type="text/css" rel="stylesheet" href="css/karma.docs.css" />
-
- <script type="text/javascript" src="../js/jquery-1.3.2.min.js"></script>
- <script type="text/javascript" src="../js/jquery.ui.all.js"></script>
- <script type="text/javascript" src="../js/jquery.karma.js"></script>
- <script type="text/javascript" src="js/karma.demos.main.js"></script>
-</head>
-
-<body>
- <noscript>
- Man, you need to enable JavaScript.
- </noscript>
-
- <div id="header">
- <div class="menu">
- <ul>
- <li>Home</li>
- <li>Blog</li>
- <li>Documentation</li>
- <li>Demos</li>
- <li>About us</li>
- <li>Contact</li>
-
- </ul>
- </div>
- </div>
- <br/>
- <div id="content">
- <h1>animation</h1>
- <ul>
- <li>timeLine</li>
-
- </ul>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ <head>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8" />
- <h1>environment</h1>
- <ul>
- <li>background</li>
- <li>size</li>
-
- </ul>
+ <title>JsDoc Reference - Index</title>
+ <meta name="generator" content="JsDoc Toolkit" />
- <h1>geometry</h1>
- <ul>
- <li>distance2</li>
- <li>distance</li>
- <li>point</li>
- </ul>
-
- <h1>image</h1>
- <ul>
- <li>display</li>
- <li>load</li>
- <li>spriteImage</li>
- </ul>
-
- <h1>math</h1>
- <ul>
- <li>round</li>
- </ul>
-
- <h1>sound</h1>
- <ul>
- <li>load</li>
- <li>play</li>
- <li>volume</li>
- </ul>
-
- <h1>graphics</h1>
- <ul>
- <li>circle</li>
- <li>ellipse</li>
- <li>segment</li>
- <li>rectangle</li>
- <li>poligon</li>
-
- </ul>
-
- <h1>localisation</h1>
- <ul>
- <li>defaultLanguage</li>
- </ul>
-
-
- </div>
-
+ <style type="text/css">
+ /* default.css */
+body
+{
+ font: 12px "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
+ width: 800px;
+}
+.header
+{
+ clear: both;
+ background-color: #ccc;
+ padding: 8px;
+}
- <div id="debug">
- </div>
-
-</body>
-</html>
+h1
+{
+ font-size: 150%;
+ font-weight: bold;
+ padding: 0;
+ margin: 1em 0 0 .3em;
+}
+
+hr
+{
+ border: none 0;
+ border-top: 1px solid #7F8FB1;
+ height: 1px;
+}
+
+pre.code
+{
+ display: block;
+ padding: 8px;
+ border: 1px dashed #ccc;
+}
+
+#index
+{
+ margin-top: 24px;
+ float: left;
+ width: 160px;
+ position: absolute;
+ left: 8px;
+ background-color: #F3F3F3;
+ padding: 8px;
+}
+
+#content
+{
+ margin-left: 190px;
+ width: 600px;
+}
+
+.classList
+{
+ list-style-type: none;
+ padding: 0;
+ margin: 0 0 0 8px;
+ font-family: arial, sans-serif;
+ font-size: 1em;
+ overflow: auto;
+}
+
+.classList li
+{
+ padding: 0;
+ margin: 0 0 8px 0;
+}
+
+.summaryTable { width: 100%; }
+
+h1.classTitle
+{
+ font-size:170%;
+ line-height:130%;
+}
+
+h2 { font-size: 110%; }
+caption, div.sectionTitle
+{
+ background-color: #7F8FB1;
+ color: #fff;
+ font-size:130%;
+ text-align: left;
+ padding: 2px 6px 2px 6px;
+ border: 1px #7F8FB1 solid;
+}
+
+div.sectionTitle { margin-bottom: 8px; }
+.summaryTable thead { display: none; }
+
+.summaryTable td
+{
+ vertical-align: top;
+ padding: 4px;
+ border-bottom: 1px #7F8FB1 solid;
+ border-right: 1px #7F8FB1 solid;
+}
+
+/*col#summaryAttributes {}*/
+.summaryTable td.attributes
+{
+ border-left: 1px #7F8FB1 solid;
+ width: 140px;
+ text-align: right;
+}
+
+td.attributes, .fixedFont
+{
+ line-height: 15px;
+ color: #002EBE;
+ font-family: "Courier New",Courier,monospace;
+ font-size: 13px;
+}
+
+.summaryTable td.nameDescription
+{
+ text-align: left;
+ font-size: 13px;
+ line-height: 15px;
+}
+.summaryTable td.nameDescription, .description
+{
+ line-height: 15px;
+ padding: 4px;
+ padding-left: 4px;
+}
+.summaryTable { margin-bottom: 8px; }
+ul.inheritsList
+{
+ list-style: square;
+ margin-left: 20px;
+ padding-left: 0;
+}
+.detailList {
+ margin-left: 20px;
+ line-height: 15px;
+}
+.detailList dt { margin-left: 20px; }
+.detailList .heading
+{
+ font-weight: bold;
+ padding-bottom: 6px;
+ margin-left: 0;
+}
+
+.light, td.attributes, .light a:link, .light a:visited
+{
+ color: #777;
+ font-style: italic;
+}
+
+.fineprint
+{
+ text-align: right;
+ font-size: 10px;
+}
+ </style>
+ </head>
+
+ <body>
+ <div id="header">
+</div>
+
+ <div id="index">
+ <div align="center"><a href="index.html">Class Index</a>
+| <a href="files.html">File Index</a></div>
+<hr />
+<h2>Classes</h2>
+<ul class="classList">
+
+ <li><i><a href="symbols/_global_.html">_global_</a></i></li>
+
+ <li><a href="symbols/jQuery.html">jQuery</a></li>
+
+ <li><a href="symbols/jQueryanonymous-KGraphic.html">jQueryanonymous-KGraphic</a></li>
+
+ <li><a href="symbols/jQueryanonymous-KGroup.html">jQueryanonymous-KGroup</a></li>
+
+ <li><a href="symbols/jQueryanonymous-KImage.html">jQueryanonymous-KImage</a></li>
+
+ <li><a href="symbols/jQueryanonymous-KMedia.html">jQueryanonymous-KMedia</a></li>
+
+ <li><a href="symbols/jQueryanonymous-KObject.html">jQueryanonymous-KObject</a></li>
+
+ <li><a href="symbols/jQueryanonymous-KRectangle.html">jQueryanonymous-KRectangle</a></li>
+
+ <li><a href="symbols/jQueryanonymous-KShape.html">jQueryanonymous-KShape</a></li>
+
+ <li><a href="symbols/jQueryanonymous-KSound.html">jQueryanonymous-KSound</a></li>
+
+ <li><a href="symbols/jQueryanonymous-KSurface.html">jQueryanonymous-KSurface</a></li>
+
+ <li><a href="symbols/Karma.html">Karma</a></li>
+
+ <li><a href="symbols/Karma%23geometry.html">Karma#geometry</a></li>
+
+ <li><a href="symbols/Karma%23graphics.html">Karma#graphics</a></li>
+
+ <li><a href="symbols/Karma%23math.html">Karma#math</a></li>
+
+</ul>
+<hr />
+ </div>
+
+ <div id="content">
+ <h1 class="classTitle">Class Index</h1>
+
+
+ <div>
+ <h2><a href="symbols/_global_.html">_global_</a></h2>
+
+ </div>
+ <hr />
+
+ <div>
+ <h2><a href="symbols/jQuery.html">jQuery</a></h2>
+
+ </div>
+ <hr />
+
+ <div>
+ <h2><a href="symbols/jQueryanonymous-KGraphic.html">jQueryanonymous-KGraphic</a></h2>
+ General methods for any Graphic object
+ </div>
+ <hr />
+
+ <div>
+ <h2><a href="symbols/jQueryanonymous-KGroup.html">jQueryanonymous-KGroup</a></h2>
+ An object that collects multiple KGraphic objects
+ </div>
+ <hr />
+
+ <div>
+ <h2><a href="symbols/jQueryanonymous-KImage.html">jQueryanonymous-KImage</a></h2>
+ General methods for any Image object
+ </div>
+ <hr />
+
+ <div>
+ <h2><a href="symbols/jQueryanonymous-KMedia.html">jQueryanonymous-KMedia</a></h2>
+ General methods for any Graphic object
+ </div>
+ <hr />
+
+ <div>
+ <h2><a href="symbols/jQueryanonymous-KObject.html">jQueryanonymous-KObject</a></h2>
+ The basic Karma object
+ </div>
+ <hr />
+
+ <div>
+ <h2><a href="symbols/jQueryanonymous-KRectangle.html">jQueryanonymous-KRectangle</a></h2>
+ General methods for a rectangle object
+ </div>
+ <hr />
+
+ <div>
+ <h2><a href="symbols/jQueryanonymous-KShape.html">jQueryanonymous-KShape</a></h2>
+ General methods for any Shape object
+ </div>
+ <hr />
+
+ <div>
+ <h2><a href="symbols/jQueryanonymous-KSound.html">jQueryanonymous-KSound</a></h2>
+ General methods for any Sound object
+ </div>
+ <hr />
+
+ <div>
+ <h2><a href="symbols/jQueryanonymous-KSurface.html">jQueryanonymous-KSurface</a></h2>
+ KSurface class
+ </div>
+ <hr />
+
+ <div>
+ <h2><a href="symbols/Karma.html">Karma</a></h2>
+ Represents a Karma (master) object.
+ </div>
+ <hr />
+
+ <div>
+ <h2><a href="symbols/Karma%23geometry.html">Karma#geometry</a></h2>
+ Geometry functions.
+ </div>
+ <hr />
+
+ <div>
+ <h2><a href="symbols/Karma%23graphics.html">Karma#graphics</a></h2>
+ Graphics functions.
+ </div>
+ <hr />
+
+ <div>
+ <h2><a href="symbols/Karma%23math.html">Karma#math</a></h2>
+ Math functions.
+ </div>
+ <hr />
+
+
+ </div>
+ <div class="fineprint" style="clear:both">
+
+ Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.3.0 on Mon Sep 14 2009 20:12:59 GMT-0500 (CDT)
+ </div>
+ </body>
+</html> \ No newline at end of file
diff --git a/docs/jsdoc/index.html b/docs/jsdoc/index.html
deleted file mode 100755
index f3dbfec..0000000
--- a/docs/jsdoc/index.html
+++ /dev/null
@@ -1,322 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta http-equiv="content-type" content="text/html; charset=utf-8" />
-
- <title>JsDoc Reference - Index</title>
- <meta name="generator" content="JsDoc Toolkit" />
-
- <style type="text/css">
- /* default.css */
-body
-{
- font: 12px "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
- width: 800px;
-}
-
-.header
-{
- clear: both;
- background-color: #ccc;
- padding: 8px;
-}
-
-h1
-{
- font-size: 150%;
- font-weight: bold;
- padding: 0;
- margin: 1em 0 0 .3em;
-}
-
-hr
-{
- border: none 0;
- border-top: 1px solid #7F8FB1;
- height: 1px;
-}
-
-pre.code
-{
- display: block;
- padding: 8px;
- border: 1px dashed #ccc;
-}
-
-#index
-{
- margin-top: 24px;
- float: left;
- width: 160px;
- position: absolute;
- left: 8px;
- background-color: #F3F3F3;
- padding: 8px;
-}
-
-#content
-{
- margin-left: 190px;
- width: 600px;
-}
-
-.classList
-{
- list-style-type: none;
- padding: 0;
- margin: 0 0 0 8px;
- font-family: arial, sans-serif;
- font-size: 1em;
- overflow: auto;
-}
-
-.classList li
-{
- padding: 0;
- margin: 0 0 8px 0;
-}
-
-.summaryTable { width: 100%; }
-
-h1.classTitle
-{
- font-size:170%;
- line-height:130%;
-}
-
-h2 { font-size: 110%; }
-caption, div.sectionTitle
-{
- background-color: #7F8FB1;
- color: #fff;
- font-size:130%;
- text-align: left;
- padding: 2px 6px 2px 6px;
- border: 1px #7F8FB1 solid;
-}
-
-div.sectionTitle { margin-bottom: 8px; }
-.summaryTable thead { display: none; }
-
-.summaryTable td
-{
- vertical-align: top;
- padding: 4px;
- border-bottom: 1px #7F8FB1 solid;
- border-right: 1px #7F8FB1 solid;
-}
-
-/*col#summaryAttributes {}*/
-.summaryTable td.attributes
-{
- border-left: 1px #7F8FB1 solid;
- width: 140px;
- text-align: right;
-}
-
-td.attributes, .fixedFont
-{
- line-height: 15px;
- color: #002EBE;
- font-family: "Courier New",Courier,monospace;
- font-size: 13px;
-}
-
-.summaryTable td.nameDescription
-{
- text-align: left;
- font-size: 13px;
- line-height: 15px;
-}
-
-.summaryTable td.nameDescription, .description
-{
- line-height: 15px;
- padding: 4px;
- padding-left: 4px;
-}
-
-.summaryTable { margin-bottom: 8px; }
-
-ul.inheritsList
-{
- list-style: square;
- margin-left: 20px;
- padding-left: 0;
-}
-
-.detailList {
- margin-left: 20px;
- line-height: 15px;
-}
-.detailList dt { margin-left: 20px; }
-
-.detailList .heading
-{
- font-weight: bold;
- padding-bottom: 6px;
- margin-left: 0;
-}
-
-.light, td.attributes, .light a:link, .light a:visited
-{
- color: #777;
- font-style: italic;
-}
-
-.fineprint
-{
- text-align: right;
- font-size: 10px;
-}
- </style>
- </head>
-
- <body>
- <div id="header">
-</div>
-
- <div id="index">
- <div align="center"><a href="index.html">Class Index</a>
-| <a href="files.html">File Index</a></div>
-<hr />
-<h2>Classes</h2>
-<ul class="classList">
-
- <li><i><a href="symbols/_global_.html">_global_</a></i></li>
-
- <li><a href="symbols/jQuery.html">jQuery</a></li>
-
- <li><a href="symbols/jQueryanonymous-KGraphic.html">jQueryanonymous-KGraphic</a></li>
-
- <li><a href="symbols/jQueryanonymous-KGroup.html">jQueryanonymous-KGroup</a></li>
-
- <li><a href="symbols/jQueryanonymous-KImage.html">jQueryanonymous-KImage</a></li>
-
- <li><a href="symbols/jQueryanonymous-KMedia.html">jQueryanonymous-KMedia</a></li>
-
- <li><a href="symbols/jQueryanonymous-KObject.html">jQueryanonymous-KObject</a></li>
-
- <li><a href="symbols/jQueryanonymous-KRectangle.html">jQueryanonymous-KRectangle</a></li>
-
- <li><a href="symbols/jQueryanonymous-KShape.html">jQueryanonymous-KShape</a></li>
-
- <li><a href="symbols/jQueryanonymous-KSound.html">jQueryanonymous-KSound</a></li>
-
- <li><a href="symbols/jQueryanonymous-KSurface.html">jQueryanonymous-KSurface</a></li>
-
- <li><a href="symbols/Karma.html">Karma</a></li>
-
- <li><a href="symbols/Karma%23geometry.html">Karma#geometry</a></li>
-
- <li><a href="symbols/Karma%23graphics.html">Karma#graphics</a></li>
-
- <li><a href="symbols/Karma%23math.html">Karma#math</a></li>
-
-</ul>
-<hr />
- </div>
-
- <div id="content">
- <h1 class="classTitle">Class Index</h1>
-
-
- <div>
- <h2><a href="symbols/_global_.html">_global_</a></h2>
-
- </div>
- <hr />
-
- <div>
- <h2><a href="symbols/jQuery.html">jQuery</a></h2>
-
- </div>
- <hr />
-
- <div>
- <h2><a href="symbols/jQueryanonymous-KGraphic.html">jQueryanonymous-KGraphic</a></h2>
- General methods for any Graphic object
- </div>
- <hr />
-
- <div>
- <h2><a href="symbols/jQueryanonymous-KGroup.html">jQueryanonymous-KGroup</a></h2>
- An object that collects multiple KGraphic objects
- </div>
- <hr />
-
- <div>
- <h2><a href="symbols/jQueryanonymous-KImage.html">jQueryanonymous-KImage</a></h2>
- General methods for any Image object
- </div>
- <hr />
-
- <div>
- <h2><a href="symbols/jQueryanonymous-KMedia.html">jQueryanonymous-KMedia</a></h2>
- General methods for any Graphic object
- </div>
- <hr />
-
- <div>
- <h2><a href="symbols/jQueryanonymous-KObject.html">jQueryanonymous-KObject</a></h2>
- The basic Karma object
- </div>
- <hr />
-
- <div>
- <h2><a href="symbols/jQueryanonymous-KRectangle.html">jQueryanonymous-KRectangle</a></h2>
- General methods for a rectangle object
- </div>
- <hr />
-
- <div>
- <h2><a href="symbols/jQueryanonymous-KShape.html">jQueryanonymous-KShape</a></h2>
- General methods for any Shape object
- </div>
- <hr />
-
- <div>
- <h2><a href="symbols/jQueryanonymous-KSound.html">jQueryanonymous-KSound</a></h2>
- General methods for any Sound object
- </div>
- <hr />
-
- <div>
- <h2><a href="symbols/jQueryanonymous-KSurface.html">jQueryanonymous-KSurface</a></h2>
- KSurface class
- </div>
- <hr />
-
- <div>
- <h2><a href="symbols/Karma.html">Karma</a></h2>
- Represents a Karma (master) object.
- </div>
- <hr />
-
- <div>
- <h2><a href="symbols/Karma%23geometry.html">Karma#geometry</a></h2>
- Geometry functions.
- </div>
- <hr />
-
- <div>
- <h2><a href="symbols/Karma%23graphics.html">Karma#graphics</a></h2>
- Graphics functions.
- </div>
- <hr />
-
- <div>
- <h2><a href="symbols/Karma%23math.html">Karma#math</a></h2>
- Math functions.
- </div>
- <hr />
-
-
- </div>
- <div class="fineprint" style="clear:both">
-
- Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blankt">JsDoc Toolkit</a> 2.3.0 on Mon Sep 14 2009 20:12:59 GMT-0500 (CDT)
- </div>
- </body>
-</html> \ No newline at end of file
diff --git a/docs/jsdoc/symbols/Karma#geometry.html b/docs/symbols/Karma#geometry.html
index 23c80a1..23c80a1 100755
--- a/docs/jsdoc/symbols/Karma#geometry.html
+++ b/docs/symbols/Karma#geometry.html
diff --git a/docs/jsdoc/symbols/Karma#graphics.html b/docs/symbols/Karma#graphics.html
index 723280f..723280f 100755
--- a/docs/jsdoc/symbols/Karma#graphics.html
+++ b/docs/symbols/Karma#graphics.html
diff --git a/docs/jsdoc/symbols/Karma#math.html b/docs/symbols/Karma#math.html
index b485daa..b485daa 100755
--- a/docs/jsdoc/symbols/Karma#math.html
+++ b/docs/symbols/Karma#math.html
diff --git a/docs/jsdoc/symbols/Karma.html b/docs/symbols/Karma.html
index 91067e0..91067e0 100755
--- a/docs/jsdoc/symbols/Karma.html
+++ b/docs/symbols/Karma.html
diff --git a/docs/jsdoc/symbols/_global_.html b/docs/symbols/_global_.html
index bf8e16b..bf8e16b 100755
--- a/docs/jsdoc/symbols/_global_.html
+++ b/docs/symbols/_global_.html
diff --git a/docs/jsdoc/symbols/jQuery.html b/docs/symbols/jQuery.html
index 465eabf..465eabf 100755
--- a/docs/jsdoc/symbols/jQuery.html
+++ b/docs/symbols/jQuery.html
diff --git a/docs/jsdoc/symbols/jQueryanonymous-KGraphic.html b/docs/symbols/jQueryanonymous-KGraphic.html
index b9a0ae2..b9a0ae2 100755
--- a/docs/jsdoc/symbols/jQueryanonymous-KGraphic.html
+++ b/docs/symbols/jQueryanonymous-KGraphic.html
diff --git a/docs/jsdoc/symbols/jQueryanonymous-KGroup.html b/docs/symbols/jQueryanonymous-KGroup.html
index c0860cc..c0860cc 100755
--- a/docs/jsdoc/symbols/jQueryanonymous-KGroup.html
+++ b/docs/symbols/jQueryanonymous-KGroup.html
diff --git a/docs/jsdoc/symbols/jQueryanonymous-KImage.html b/docs/symbols/jQueryanonymous-KImage.html
index d10b28f..d10b28f 100755
--- a/docs/jsdoc/symbols/jQueryanonymous-KImage.html
+++ b/docs/symbols/jQueryanonymous-KImage.html
diff --git a/docs/jsdoc/symbols/jQueryanonymous-KMedia.html b/docs/symbols/jQueryanonymous-KMedia.html
index 9633275..9633275 100755
--- a/docs/jsdoc/symbols/jQueryanonymous-KMedia.html
+++ b/docs/symbols/jQueryanonymous-KMedia.html
diff --git a/docs/jsdoc/symbols/jQueryanonymous-KObject.html b/docs/symbols/jQueryanonymous-KObject.html
index 8641378..8641378 100755
--- a/docs/jsdoc/symbols/jQueryanonymous-KObject.html
+++ b/docs/symbols/jQueryanonymous-KObject.html
diff --git a/docs/jsdoc/symbols/jQueryanonymous-KRectangle.html b/docs/symbols/jQueryanonymous-KRectangle.html
index f1e9ded..f1e9ded 100755
--- a/docs/jsdoc/symbols/jQueryanonymous-KRectangle.html
+++ b/docs/symbols/jQueryanonymous-KRectangle.html
diff --git a/docs/jsdoc/symbols/jQueryanonymous-KShape.html b/docs/symbols/jQueryanonymous-KShape.html
index 7c11509..7c11509 100755
--- a/docs/jsdoc/symbols/jQueryanonymous-KShape.html
+++ b/docs/symbols/jQueryanonymous-KShape.html
diff --git a/docs/jsdoc/symbols/jQueryanonymous-KSound.html b/docs/symbols/jQueryanonymous-KSound.html
index ad3a13d..ad3a13d 100755
--- a/docs/jsdoc/symbols/jQueryanonymous-KSound.html
+++ b/docs/symbols/jQueryanonymous-KSound.html
diff --git a/docs/jsdoc/symbols/jQueryanonymous-KSurface.html b/docs/symbols/jQueryanonymous-KSurface.html
index f136bcd..f136bcd 100755
--- a/docs/jsdoc/symbols/jQueryanonymous-KSurface.html
+++ b/docs/symbols/jQueryanonymous-KSurface.html
diff --git a/docs/jsdoc/symbols/src/jquery.karma.js.html b/docs/symbols/src/jquery.karma.js.html
index 9d74e19..9d74e19 100755
--- a/docs/jsdoc/symbols/src/jquery.karma.js.html
+++ b/docs/symbols/src/jquery.karma.js.html