C# 클래스 MilkShakeFramework.Components.Lighting.Hulls.RectangleHull

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

공개 메소드들

메소드 설명
RectangleHull ( float width, float height ) : System

보호된 메소드들

메소드 설명
GenerateShadowHull ( ) : Krypton.ShadowHull

메소드 상세

GenerateShadowHull() 보호된 메소드

protected GenerateShadowHull ( ) : Krypton.ShadowHull
리턴 Krypton.ShadowHull

RectangleHull() 공개 메소드

public RectangleHull ( float width, float height ) : System
width float
height float
리턴 System