New3
Previous Top Next

Initializes the sprite object and creates a new sprite.
New3 is similar to New2 except that it loads the frames from a bitmap (in memory) and not a file.
Syntax: New3 (Bitmap As Bitmap, FrameCount As Int32, FrameWidth As Int32, FramesPerRow As Int32)