Class Index | File Index

Classes


Class lime.Circle


Extends lime.Sprite.

Defined in: circle.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Circle or ellipse shaped tectured object
Field Summary
Field Attributes Field Name and Description
 
id
Common name for circle objects
 
Fields borrowed from class lime.Sprite:
fill_, getCanvasContextName_
Fields borrowed from class lime.Node:
customEvent_, eventHandlers_, inTree_, transitionsAdd_, transitionsClear_
Method Summary
Method Attributes Method Name and Description
 
Methods borrowed from class lime.Sprite:
getFill, getStroke, setFill, setStroke
Methods borrowed from class lime.Node:
addDependency, addEventListener, addTransition, appendChild, calcRelativeQuality, clearTransition, createDomElement, getAnchorPoint, getAutoResize, getBoundingBox, getChildAt, getChildIndex, getDeepestDomElement, getDeepestParentWithDom, getDirector, getDirty, getFrame, getHidden, getMask, getNumberOfChildren, getOpacity, getParent, getParentStack_, getPosition, getQuality, getRelativeQuality, getRotation, getScale, getScene, getSize, localToNode, localToParent, localToScreen, measureContents, needsDomElement, parentToLocal, releaseDependencies, removeAllChildren, removeChild, removeChildAt, removeDependency, removeDomElement, removeEventListener, runAction, screenToLocal, setAnchorPoint, setAutoResize, setChildIndex, setDirty, setHidden, setMask, setOpacity, setPosition, setQuality, setRenderer, setRotation, setScale, setSize, setupDependencies, update, updateDomElement, updateLayout, wasAddedToTree, wasRemovedFromTree
Class Detail
lime.Circle()
Circle or ellipse shaped tectured object
Field Detail
id
Common name for circle objects

supportedRenderers
Method Detail
hitTest(e)
Parameters:
e

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Jun 30 2011 11:27:22 GMT+0300 (EEST)