C# Class BBGamelib.flash.imp.DefineGraphic

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

Protected Properties

Свойство Type Description
_anchorPoint UnityEngine.Vector2

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

Property Details

_anchorPoint protected_oe property

protected Vector2,UnityEngine _anchorPoint
Résultat UnityEngine.Vector2