|
CreateAnimation(List<(Of <<'(Int32>)>>), Single, Int32)
|
Creates a new Animation and returns the Animation's unique ID.
NOTE: Returns -1 if an invalid Picture ID was specified in the PictureRotationOrder.
NOTE: Be sure to Create the Pictures before creating the Animation.
|
|
CreateAnimation(array<Int32>[]()[][], Single, Int32)
|
Creates a new Animation and returns the Animation's unique ID.
NOTE: Returns -1 if an invalid Picture ID was specified in the PictureRotationOrder.
NOTE: Be sure to Create the Pictures before creating the Animation.
|