JavaFX object to be wrapped.
JavaFX object to be wrapped.
Verifies if a object is equals to this delegate.
Verifies if a object is equals to this delegate.
Object to be compared.
if the other object is equals to this delegate or not.
The delegate hashcode
The input for this Effect.
Returns the original delegate's toString()
adding a [SFX]
prefix.
Trait that unifies all Effect subclasses whose Java counterpart have input Property. See type Inputed.