fun bindInteractable(child: Interactable): Interactable
Binds an Interactable to this Ripe instance.
child - The Interactable instance to be bound to the Ripe instance.
child
Return The Interactable instance created.