Add this display object to the specified parent.
parent
void addTo(DisplayObjectParent parent) { parent.addChild(this); }