hgeAnimation::SetSpeed

Sets the animation playback speed.

void SetSpeed(
  float FPS
);

Parameters

FPS
The new animation speed in frames per second.

Requirements

Header: hgeanim.h
Import library: hgehelp.lib

See also

GetSpeed