public Animation( string path, Point offset, params Frame[] frames )
Public Sub New ( _ path As String, _ offset As Point, _ ParamArray frames As Frame() _ )
public: Animation( String^ path, Point^ offset, ... array<Frame^>^ frames )