xtd 0.2.0
Loading...
Searching...
No Matches

◆ create() [5/16]

static animation xtd::forms::animation::create ( uint32  frames_per_second)
static

A factory to create an xtd::forms::animation with specified the number of frame per seconds.

Parameters
frames_per_secondThe number of frame per seconds of the xtd::forms::animation.
Returns
New xtd::forms::animation created.