Method
BisAnimationset_target
Declaration [src]
void
bis_animation_set_target (
BisAnimation* self,
BisAnimationTarget* target
)
Description [src]
Sets the target self
animates to target
.
Available since: | 1.0 |
Sets property | Bis.Animation:target |
Parameters
target |
BisAnimationTarget |
An animation target. |
|
The data is owned by the caller of the function. |