C# 클래스 WTSquareMaker, FutilePrototyper

상속: MonoBehaviour
파일 보기 프로젝트 열기: wtrebella/FutilePrototyper

공개 메소드들

메소드 설명
Square ( float width, float height ) : FSprite,
Square ( float width, float height, Color color ) : FSprite,

메소드 상세

Square() 공개 정적인 메소드

public static Square ( float width, float height ) : FSprite,
width float
height float
리턴 FSprite,

Square() 공개 정적인 메소드

public static Square ( float width, float height, Color color ) : FSprite,
width float
height float
color Color
리턴 FSprite,