C# Class BBGamelib.flash.imp.DefineMovie

Inheritance: DefineView
Afficher le fichier Open project: BigWoodGames/cocos2d-unity Class Usage Examples

Méthodes publiques

Méthode Description
createDisplay ( ) : DisplayObject
trace ( int indent ) : string

Méthodes protégées

Méthode Description
parse ( byte data, Cursor cursor ) : void

Method Details

createDisplay() public méthode

public createDisplay ( ) : DisplayObject
Résultat DisplayObject

parse() protected méthode

protected parse ( byte data, Cursor cursor ) : void
data byte
cursor Cursor
Résultat void

trace() public méthode

public trace ( int indent ) : string
indent int
Résultat string