twn property

Returns a GTweenableDisplayObject object created from the current GDisplayObject.

Implementation

GTweenableDisplayObject get twn {
  return GTweenableDisplayObject(this);
}