Method | Description | |
---|---|---|
Square ( float width, float height ) : FSprite, | ||
Square ( float width, float height, Color color ) : FSprite, |
public static Square ( float width, float height ) : FSprite, | ||
width | float | |
height | float | |
return | FSprite, |
public static Square ( float width, float height, Color color ) : FSprite, | ||
width | float | |
height | float | |
color | Color | |
return | FSprite, |