Objects that can perform some animation. i.e. moving before drawed.
To animate such objects. Do it like this: Before redrawing the whole scene call the go_to_time feature of all animatable objects.
See also animation features in EM_SCENE to create an animated scene.
$Date: 2005/10/23 10:46:16 $
$Revision: 1.4 $
-- Change Current object state to -- state at a_time (in milliseconds).
Objects that can perform some animation. i.e. moving before drawed.
To animate such objects. Do it like this:
Before redrawing the whole scene call the go_to_time feature
of all animatable objects.
See also animation features in EM_SCENE to
create an animated scene.