Content:
- Methods

Creates a elliptical game object.

elp = gfx.CreateEllipse( width, height, color, lineWidth, lineColor, lineAlpha, group ) → game object: Ellipse

Example click to expand contents 

Methods

The following methods are available on the Ellipse object:

alphaNumber: fraction (0..1)
angleNumber: fraction (0..1)
Contains( x, y ) → Boolean
dataObject
graphicObject
groupString
heightNumber: fraction (0..1)
pivotXNumber: fraction (0..1)
pivotYNumber: fraction (0..1)
scaleXNumber: factor
scaleYNumber: factor
Update()
visibleBoolean
widthNumber