메소드 | 설명 | |
---|---|---|
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 | |
리턴 | FSprite, |
public static Square ( float width, float height, Color color ) : FSprite, | ||
width | float | |
height | float | |
color | Color | |
리턴 | FSprite, |