C# Class exAtlasInfo.Node, ex2d-v1

Afficher le fichier Open project: exdev/ex2d-v1

Méthodes publiques

Свойство Type Description
bottomChild Node,
rect Rect
rightChild Node,

Méthodes publiques

Méthode Description
Insert ( Element, _el ) : Vector2?
Node ( Rect _rect ) : UnityEditor

Method Details

Insert() public méthode

public Insert ( Element, _el ) : Vector2?
_el Element,
Résultat Vector2?

Node() public méthode

public Node ( Rect _rect ) : UnityEditor
_rect Rect
Résultat UnityEditor

Property Details

bottomChild public_oe property

public Node, bottomChild
Résultat Node,

rect public_oe property

public Rect rect
Résultat Rect

rightChild public_oe property

public Node, rightChild
Résultat Node,