C# 클래스 MilkShakeFramework.Core.Game.Components.Polygon.PolygonDataFactory

파일 보기 프로젝트 열기: lucas-jones/MilkShake-old

공개 메소드들

메소드 설명
Tri ( int _width, int _height ) : PolygonData

메소드 상세

Tri() 공개 정적인 메소드

public static Tri ( int _width, int _height ) : PolygonData
_width int
_height int
리턴 PolygonData