get_point


Description:

public unowned Point? get_point (uint index_)

Retrieves the point of a Quad at the given index.

Parameters:

this

a Quad

index_

the index of the point to retrieve

Returns:

a Point