C# 클래스 BlisterUI.LogoScreen.Logo.FadeRotationOptions

상속: FadeTimelineOptions
파일 보기 프로젝트 열기: RegrowthStudios/VoxelRTS

공개 메소드들

메소드 설명
FadeRotationOptions ( Logo l, float pStart, float pEnd, float rot1, float rot2 ) : System
applyTrueFade ( float pFade ) : void

메소드 상세

FadeRotationOptions() 공개 메소드

public FadeRotationOptions ( Logo l, float pStart, float pEnd, float rot1, float rot2 ) : System
l Logo
pStart float
pEnd float
rot1 float
rot2 float
리턴 System

applyTrueFade() 공개 메소드

public applyTrueFade ( float pFade ) : void
pFade float
리턴 void