C# Class SWFProcessing.SWFModeller.ABC.Code.AdobeClass

Dummy class that represents flash player classes, such as flash.display.MovieClip
Inheritance: AS3Class
Mostra file Open project: WeeWorld/Swiffotron

Public Methods

Method Description
CreateFlashDisplayMovieClip ( AbcCode abc ) : AdobeClass

Creates the MovieClip class. Or something that looks like it from the outside.

Method Details

CreateFlashDisplayMovieClip() public static method

Creates the MovieClip class. Or something that looks like it from the outside.
public static CreateFlashDisplayMovieClip ( AbcCode abc ) : AdobeClass
abc AbcCode Where to put the namespace
return AdobeClass