C# Class WTSquareMaker, FutilePrototyper

Inheritance: MonoBehaviour
Afficher le fichier Open project: wtrebella/FutilePrototyper

Méthodes publiques

Méthode Description
Square ( float width, float height ) : FSprite,
Square ( float width, float height, Color color ) : FSprite,

Method Details

Square() public static méthode

public static Square ( float width, float height ) : FSprite,
width float
height float
Résultat FSprite,

Square() public static méthode

public static Square ( float width, float height, Color color ) : FSprite,
width float
height float
color Color
Résultat FSprite,