Constructor

new ()

Variables

fill:Bool = false

Methods

inline getPoints ():Array<Point>

init (fill:Bool, points:Array<Point>, strength:Float = 2):Void

Static methods

staticinline create (fill:Bool, points:Array<Point>, strength:Float = 2):PolygonComponent

staticinline getPool ():Pool<PolygonComponent>

Inherited Variables

Defined by DrawComponent

Defined by Component

Defined by BaseObject

read onlyid:Int = Gecko.getUniqueID()

read onlyisAlreadyDestroyed:Bool = false

Inherited Methods