C# Class FSO.Client.UI.Framework.Parser.UINode

Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Méthode Description
AddAtts ( string>.Dictionary attributes ) : void
GetColor ( string name ) : Color
GetPoint ( string name ) : Point
GetVector2 ( string name ) : Vector2
UINode ( ) : System
this ( string name ) : string

Method Details

AddAtts() public méthode

public AddAtts ( string>.Dictionary attributes ) : void
attributes string>.Dictionary
Résultat void

GetColor() public méthode

public GetColor ( string name ) : Color
name string
Résultat Color

GetPoint() public méthode

public GetPoint ( string name ) : Point
name string
Résultat Point

GetVector2() public méthode

public GetVector2 ( string name ) : Vector2
name string
Résultat Vector2

UINode() public méthode

public UINode ( ) : System
Résultat System

this() public méthode

public this ( string name ) : string
name string
Résultat string