Class Index | File Index

Classes


Class jQueryanonymous-KGraphic


Extends KObject.
General methods for any Graphic object
Defined in: jquery.karma.js.

Class Summary
Constructor Attributes Constructor Name and Description
<inner>  
Graphics basic Object
Class Detail
<inner> jQueryanonymous-KGraphic(options)
Graphics basic Object
Parameters:
{object} options Optional
Options
{number} options.x Optional, Default: 0
The 'x' position of the object
{number} options.y Optional, Default: 0
The 'y' position of the object
{number} options.z Optional, Default: 0
The 'z' index of the object
{number} options.width Optional, Default: 0
The 'width' of the object
{number} options.height Optional, Default: 0
The 'height' of the object
{boolean} options.visible Optional, Default: true
Defines if the object will be visible when drawing

Documentation generated by JsDoc Toolkit 2.3.0 on Mon Sep 14 2009 20:12:58 GMT-0500 (CDT)