[ Version ( since = "1.4" ) ]
public void add_constraint (Constraint constraint)
Adds constraint
to the list of Constraints applied to
this
The Actor will hold a reference on the constraint
until either
remove_constraint or
clear_constraints is called.
this |
a Actor |
constraint |