GTweenPointExt extension

A set of extension methods on the GPoint class for creating GTween animations.

These extensions add a twn getter property to GPoint instances, which returns a GTweenablePoint object that can be used to create GTween animations.

on

Properties

twn GTweenablePoint
Returns a GTweenablePoint instance that can be used to animate the properties of this point with a GTween animation.
no setter