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

◆ create() [13/16]

static animation xtd::forms::animation::create ( const control parent,
uint32  frames_per_second 
)
static

A factory to create an xtd::forms::animation with specified parent, and the number of frame per second.

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