|
Set the duration of the given frame. (in hundreds of seconds)
returns OK or VR_ERROR
For Example:
STATE_animation_set_frame_time(my_anim,0,100); This would set the duration
in hundreds of second (100== 1 second) of
the first bitmap will be shown
before it replaced by the second bitmap \ frame.
|