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

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

Méthodes publiques

Méthode Description
CreateFlashDisplayMovieClip ( AbcCode abc ) : AdobeClass

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

Method Details

CreateFlashDisplayMovieClip() public static méthode

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
Résultat AdobeClass