C# Class SGDeContent.DataTypes.Node

Inheritance: ProcessedContent
Afficher le fichier Open project: sgdc/sgdc-old Class Usage Examples

Méthodes publiques

Свойство Type Description
Children List
Rotation float
Translation Vector2
tx SGDeContent.DataTypes.Code.Code

Méthodes publiques

Méthode Description
Node ( ) : System

Method Details

Node() public méthode

public Node ( ) : System
Résultat System

Property Details

Children public_oe property

public List Children
Résultat List

Rotation public_oe property

public float Rotation
Résultat float

Translation public_oe property

public Vector2 Translation
Résultat Vector2

tx public_oe property

public SGDeContent.DataTypes.Code.Code tx
Résultat SGDeContent.DataTypes.Code.Code