MoveAnimation.this

Animation constructor.

class MoveAnimation(alias moveFunction)
@trusted
this
(
ref Vecf vec
)

Parameters

vec Vecf

The position to move smoothly.

Meta